Home
last modified time | relevance | path

Searched refs:ticks_to_us_func_t (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dsystimer_hal.h22 typedef uint64_t (*ticks_to_us_func_t)(uint64_t ticks); // prototype of function to convert ticks t… typedef
30 ticks_to_us_func_t ticks_to_us; /*!< function to convert ticks to microseconds */
38 ticks_to_us_func_t ticks_to_us; /*!< function to convert ticks to microseconds */