/hal_espressif-3.7.0/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 79 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper() 135 static void *esp_coex_internal_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_internal_semphr_create_wrapper()
|
/hal_espressif-3.7.0/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 81 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper() 145 static void *esp_coex_internal_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_internal_semphr_create_wrapper()
|
/hal_espressif-3.7.0/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 82 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper() 151 static void *esp_coex_internal_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_internal_semphr_create_wrapper()
|
/hal_espressif-3.7.0/components/wpa_supplicant/src/utils/ |
D | ext_password_i.h | 16 void * (*init)(const char *params); member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/hci/include/hci/ |
D | packet_fragmenter.h | 44 void (*init)(const packet_fragmenter_callbacks_t *result_callbacks); member
|
D | bt_vendor_lib.h | 339 int (*init)(const bt_vendor_callbacks_t *p_cb, unsigned char *local_bdaddr); member
|
/hal_espressif-3.7.0/components/hal/ |
D | sdio_slave_hal.c | 392 bool init) in send_get_inflight_desc() 446 bool init = (send_get_state(hal) == STATE_SENDING); in sdio_slave_hal_send_get_next_finished_arg() local 468 bool init = (send_get_state(hal) == STATE_IDLE); in sdio_slave_hal_send_flush_next_buffer() local
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_l2cap.h | 33 } init; member
|
D | btc_spp.h | 43 } init; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/hci/ |
D | packet_fragmenter.c | 51 static void init(const packet_fragmenter_callbacks_t *result_callbacks) in init() function
|
/hal_espressif-3.7.0/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 76 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-3.7.0/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 76 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-3.7.0/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 77 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-3.7.0/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 76 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-3.7.0/components/spi_flash/sim/ |
D | SpiFlash.cpp | 42 void SpiFlash::init(uint32_t chip_size, uint32_t block_size, uint32_t sector_size, uint32_t page_si… in init() function in SpiFlash
|
/hal_espressif-3.7.0/components/spi_flash/esp32s3/ |
D | spi_flash_oct_flash_init.c | 242 …void (*init)(esp_rom_spiflash_read_mode_t mode); //Function pointer for initial… member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/common/include/common/ |
D | bt_vendor_lib.h | 339 int (*init)(const bt_vendor_callbacks_t *p_cb, unsigned char *local_bdaddr); member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_l2cap_bt_api.h | 65 } init; /*!< L2CAP callback param of ESP_BT_L2CAP_INIT_EVT */ member
|
D | esp_sdp_api.h | 145 } init; /*!< SDP callback param of ESP_SDP_INIT_EVT */ member
|
D | esp_spp_api.h | 107 } init; /*!< SPP callback param of SPP_INIT_EVT */ member
|
D | esp_hidd_api.h | 157 } init; /*!< HIDD callback param of ESP_HIDD_INIT_EVT */ member
|
D | esp_hidh_api.h | 145 } init; /*!< HIDH callback param of ESP_HIDH_INIT_EVT */ member
|
/hal_espressif-3.7.0/components/wpa_supplicant/src/eap_peer/ |
D | eap_i.h | 92 void * (*init)(struct eap_sm *sm); member
|
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/mesh_core/nimble_host/ |
D | mesh_bearer_adapt.c | 87 static bool init = false; in bt_mesh_host_init() local 1684 static bool init = false; in bt_mesh_gatt_init() local
|
/hal_espressif-3.7.0/components/wpa_supplicant/src/eap_server/ |
D | eap_i.h | 29 void * (*init)(struct eap_sm *sm); member
|