Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dsystimer_hal.h23 typedef uint64_t (*us_to_ticks_func_t)(uint64_t us); // prototype of function to convert microse… typedef
31 us_to_ticks_func_t us_to_ticks; /*!< function to convert microseconds to ticks */
39 us_to_ticks_func_t us_to_ticks; /*!< function to convert microseconds to ticks */