Searched defs:parg (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-latest/components/esp_timer/src/ |
D | ets_timer_legacy.c | 52 void ets_timer_setfn(ETSTimer *ptimer, ETSTimerFunc *pfunction, void *parg) in ets_timer_setfn()
|
/hal_espressif-latest/components/esp_hw_support/dma/ |
D | gdma_sleep_retention.c | 41 gdma_channel_retention_arg_t *parg = (gdma_channel_retention_arg_t *)arg; in sleep_gdma_channel_retention_init() local
|
/hal_espressif-latest/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 112 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 111 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 111 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 111 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/zephyr/esp32/src/coex/ |
D | esp_coex_adapter.c | 117 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/coex/ |
D | esp_coex_adapter.c | 118 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/zephyr/esp32s3/src/coex/ |
D | esp_coex_adapter.c | 116 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/zephyr/esp32c2/src/coex/ |
D | esp_coex_adapter.c | 113 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/zephyr/esp32c6/src/coex/ |
D | esp_coex_adapter.c | 118 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 114 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 116 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 159 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 117 void esp_coex_common_timer_setfn_wrapper(void *ptimer, void *pfunction, void *parg) in esp_coex_common_timer_setfn_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()
|