Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsystimer_ll.h47 __attribute__((always_inline)) static inline void systimer_ll_counter_can_stall_by_cpu(systimer_dev… in systimer_ll_counter_can_stall_by_cpu() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsystimer_ll.h49 __attribute__((always_inline)) static inline void systimer_ll_counter_can_stall_by_cpu(systimer_dev… in systimer_ll_counter_can_stall_by_cpu() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dsystimer_ll.h49 __attribute__((always_inline)) static inline void systimer_ll_counter_can_stall_by_cpu(systimer_dev… in systimer_ll_counter_can_stall_by_cpu() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsystimer_ll.h49 __attribute__((always_inline)) static inline void systimer_ll_counter_can_stall_by_cpu(systimer_dev… in systimer_ll_counter_can_stall_by_cpu() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsystimer_ll.h58 __attribute__((always_inline)) static inline void systimer_ll_counter_can_stall_by_cpu(systimer_dev… in systimer_ll_counter_can_stall_by_cpu() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsystimer_ll.h58 __attribute__((always_inline)) static inline void systimer_ll_counter_can_stall_by_cpu(systimer_dev… in systimer_ll_counter_can_stall_by_cpu() function
/hal_espressif-latest/components/hal/
Dsystimer_hal.c172 systimer_ll_counter_can_stall_by_cpu(hal->dev, counter_id, cpu_id, can); in systimer_hal_counter_can_stall_by_cpu()