Home
last modified time | relevance | path

Searched defs:init (Results 1 – 25 of 36) sorted by relevance

12

/hal_espressif-3.7.0/components/esp_coex/esp32/
Desp_coex_adapter.c79 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/
Desp_coex_adapter.c81 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/
Desp_coex_adapter.c82 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/
Dext_password_i.h16 void * (*init)(const char *params); member
/hal_espressif-3.7.0/components/bt/host/bluedroid/hci/include/hci/
Dpacket_fragmenter.h44 void (*init)(const packet_fragmenter_callbacks_t *result_callbacks); member
Dbt_vendor_lib.h339 int (*init)(const bt_vendor_callbacks_t *p_cb, unsigned char *local_bdaddr); member
/hal_espressif-3.7.0/components/hal/
Dsdio_slave_hal.c392 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/
Dbtc_l2cap.h33 } init; member
Dbtc_spp.h43 } init; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/hci/
Dpacket_fragmenter.c51 static void init(const packet_fragmenter_callbacks_t *result_callbacks) in init() function
/hal_espressif-3.7.0/components/esp_coex/esp32h2/
Desp_coex_adapter.c76 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/
Desp_coex_adapter.c76 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/
Desp_coex_adapter.c77 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/
Desp_coex_adapter.c76 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/
DSpiFlash.cpp42 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/
Dspi_flash_oct_flash_init.c242 …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/
Dbt_vendor_lib.h339 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/
Desp_l2cap_bt_api.h65 } init; /*!< L2CAP callback param of ESP_BT_L2CAP_INIT_EVT */ member
Desp_sdp_api.h145 } init; /*!< SDP callback param of ESP_SDP_INIT_EVT */ member
Desp_spp_api.h107 } init; /*!< SPP callback param of SPP_INIT_EVT */ member
Desp_hidd_api.h157 } init; /*!< HIDD callback param of ESP_HIDD_INIT_EVT */ member
Desp_hidh_api.h145 } init; /*!< HIDH callback param of ESP_HIDH_INIT_EVT */ member
/hal_espressif-3.7.0/components/wpa_supplicant/src/eap_peer/
Deap_i.h92 void * (*init)(struct eap_sm *sm); member
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c87 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/
Deap_i.h29 void * (*init)(struct eap_sm *sm); member

12