/hal_espressif-latest/components/esp_timer/src/ |
D | ets_timer_legacy.c | 47 static IRAM_ATTR bool timer_initialized(ETSTimer *ptimer) in timer_initialized() 52 void ets_timer_setfn(ETSTimer *ptimer, ETSTimerFunc *pfunction, void *parg) in ets_timer_setfn() 72 void IRAM_ATTR ets_timer_arm_us(ETSTimer *ptimer, uint32_t time_us, bool repeat_flag) in ets_timer_arm_us() 83 void IRAM_ATTR ets_timer_arm(ETSTimer *ptimer, uint32_t time_ms, bool repeat_flag) in ets_timer_arm() 95 void ets_timer_done(ETSTimer *ptimer) in ets_timer_done() 104 void IRAM_ATTR ets_timer_disarm(ETSTimer *ptimer) in ets_timer_disarm()
|
/hal_espressif-latest/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 107 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 112 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 117 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 106 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 111 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 116 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 106 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 111 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 116 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 106 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 111 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 116 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32/src/coex/ |
D | esp_coex_adapter.c | 112 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 117 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 122 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/coex/ |
D | esp_coex_adapter.c | 113 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 118 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 123 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32s3/src/coex/ |
D | esp_coex_adapter.c | 111 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 116 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 121 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32c2/src/coex/ |
D | esp_coex_adapter.c | 108 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 113 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 118 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32c6/src/coex/ |
D | esp_coex_adapter.c | 113 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 118 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 123 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 109 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 114 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 119 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 111 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 116 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 121 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 154 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 159 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 164 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 112 void esp_coex_common_timer_done_wrapper(void *ptimer) in esp_coex_common_timer_done_wrapper() 117 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper() 122 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/wpa_supplicant/port/include/ |
D | os.h | 388 static inline void os_timer_setfn(void *ptimer, void *pfunction, void *parg) in os_timer_setfn() 392 static inline void os_timer_disarm(void *ptimer) in os_timer_disarm() 396 static inline void os_timer_arm_us(void *ptimer,uint32_t u_seconds,bool repeat_flag) in os_timer_arm_us() 400 static inline void os_timer_arm(void *ptimer,uint32_t milliseconds,bool repeat_flag) in os_timer_arm() 404 static inline void os_timer_done(void *ptimer) in os_timer_done()
|