Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
timer.c File Reference
#include <zephyr/kernel.h>
#include <zephyr/device.h>
#include <zephyr/drivers/counter.h>

Macros

#define NR_SAMPLES   10 /* sample timer 10 times */
 

Functions

void timer (void)
 

Macro Definition Documentation

◆ NR_SAMPLES

#define NR_SAMPLES   10 /* sample timer 10 times */

Function Documentation

◆ timer()

void timer ( void )