Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/port/
Dport_systick.c85 systimer_ll_set_counter_value(systimer_hal.dev, SYSTIMER_LL_COUNTER_OS_TICK, 0); in vPortSetupTimer()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dsystimer_ll.h72 __attribute__((always_inline)) static inline void systimer_ll_set_counter_value(systimer_dev_t *dev… in systimer_ll_set_counter_value() function
/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c115 systimer_ll_set_counter_value(hal->dev, counter_id, new_count.val); in systimer_hal_counter_value_advance()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsystimer_ll.h69 __attribute__((always_inline)) static inline void systimer_ll_set_counter_value(systimer_dev_t *dev… in systimer_ll_set_counter_value() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dsystimer_ll.h73 __attribute__((always_inline)) static inline void systimer_ll_set_counter_value(systimer_dev_t *dev… in systimer_ll_set_counter_value() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dsystimer_ll.h72 __attribute__((always_inline)) static inline void systimer_ll_set_counter_value(systimer_dev_t *dev… in systimer_ll_set_counter_value() function