/hal_espressif-latest/components/esp_system/include/esp_private/ |
D | startup_internal.h | 45 esp_err_t (*fn)(void); /*!< Pointer to the startup function */ member
|
/hal_espressif-latest/components/riscv/ |
D | interrupt.c | 32 void intr_handler_set(int int_no, intr_handler_t fn, void *arg) in intr_handler_set()
|
/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/ |
D | npl_freertos.h | 37 ble_npl_event_fn *fn; member
|
D | nimble_npl_os.h | 185 IRAM_ATTR ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init()
|
/hal_espressif-latest/components/esp_wifi/src/ |
D | wifi_netif.c | 135 esp_err_t esp_wifi_register_if_rxcb(wifi_netif_driver_t ifx, esp_netif_receive_t fn, void * arg) in esp_wifi_register_if_rxcb()
|
/hal_espressif-latest/components/driver/touch_sensor/ |
D | touch_sensor_common.c | 51 esp_err_t touch_pad_isr_deregister(intr_handler_t fn, void *arg) in touch_pad_isr_deregister()
|
/hal_espressif-latest/components/driver/gpio/ |
D | gpio.c | 47 gpio_isr_t fn; /*!< isr function */ member 55 void (*fn)(void*); /*!< ISR function */ member
|
/hal_espressif-latest/components/esp_netif/lwip/ |
D | esp_netif_lwip.c | 258 static inline esp_err_t esp_netif_lwip_ipc_call(esp_netif_api_fn fn, esp_netif_t* netif, void *data) in esp_netif_lwip_ipc_call() 268 static inline esp_err_t esp_netif_lwip_ipc_call_fn(esp_netif_api_fn fn, esp_netif_callback_fn user_… in esp_netif_lwip_ipc_call_fn() 278 static inline esp_err_t esp_netif_lwip_ipc_no_args(esp_netif_api_fn fn) in esp_netif_lwip_ipc_no_args() 695 esp_err_t esp_netif_tcpip_exec(esp_netif_callback_fn fn, void*ctx) in esp_netif_tcpip_exec()
|
/hal_espressif-latest/components/esp_hw_support/ |
D | sleep_retention.c | 693 sleep_retention_callback_t fn = s_retention.instance[module].cbs.create.handle; in sleep_retention_passive_module_allocate() local 723 sleep_retention_callback_t fn = s_retention.instance[module].cbs.create.handle; in sleep_retention_module_allocate() local
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wifi_driver.h | 165 wifi_wpa2_fn_t fn; member 184 wifi_ipc_fn_t fn; member
|
/hal_espressif-latest/zephyr/port/wifi/ |
D | wifi_stubs.c | 172 int esp_wifi_register_tx_cb_internal(wifi_tx_cb_t fn, u8 id) in esp_wifi_register_tx_cb_internal() 179 int esp_wifi_register_eapol_txdonecb_internal(eapol_txcb_t fn) in esp_wifi_register_eapol_txdonecb_internal() 551 esp_err_t esp_wifi_internal_reg_rxcb(wifi_interface_t ifx, wifi_rxcb_t fn) in esp_wifi_internal_reg_rxcb()
|
/hal_espressif-latest/components/driver/touch_sensor/esp32/ |
D | touch_sensor.c | 77 esp_err_t touch_pad_isr_register(intr_handler_t fn, void *arg) in touch_pad_isr_register()
|
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/ |
D | touch_sensor.c | 82 esp_err_t touch_pad_isr_register(intr_handler_t fn, void *arg, touch_pad_intr_mask_t intr_mask) in touch_pad_isr_register()
|
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/ |
D | touch_sensor.c | 62 esp_err_t touch_pad_isr_register(intr_handler_t fn, void *arg, touch_pad_intr_mask_t intr_mask) in touch_pad_isr_register()
|
/hal_espressif-latest/components/driver/deprecated/ |
D | timer_legacy.c | 38 timer_isr_t fn; /*!< isr function */ member
|
D | pcnt_legacy.c | 50 void(*fn)(void *args); /*!< isr function */ member
|
D | mcpwm_legacy.c | 83 cap_isr_cb_t fn; // isr function member
|
D | rmt_legacy.c | 1177 esp_err_t rmt_translator_init(rmt_channel_t channel, sample_to_rmt_t fn) in rmt_translator_init()
|
/hal_espressif-latest/components/bt/porting/npl/freertos/src/ |
D | npl_os_freertos.c | 89 IRAM_ATTR npl_freertos_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in npl_freertos_event_init()
|
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | bt.c | 493 static void IRAM_ATTR osi_assert_wrapper(const uint32_t ln, const char *fn, in osi_assert_wrapper()
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 435 static void IRAM_ATTR osi_assert_wrapper(const uint32_t ln, const char *fn, in osi_assert_wrapper()
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | bt.c | 438 static void IRAM_ATTR osi_assert_wrapper(const uint32_t ln, const char *fn, in osi_assert_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/bt/ |
D | esp_bt_adapter.c | 114 void (*fn)(void *); /*!< ISR function */ member
|
/hal_espressif-latest/zephyr/esp32s3/src/bt/ |
D | esp_bt_adapter.c | 114 void (*fn)(void *); /*!< ISR function */ member
|
/hal_espressif-latest/components/bt/controller/esp32c3/ |
D | bt.c | 149 void (*fn)(void *); /*!< ISR function */ member
|