Home
last modified time | relevance | path

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

123

/hal_espressif-3.4.0/components/nvs_flash/src/
Dnvs_platform.hpp24 static esp_err_t init() in init() function in nvs::Lock
58 static esp_err_t init() in init() function in nvs::Lock
Dnvs_encrypted_partition.cpp24 esp_err_t NVSEncryptedPartition::init(nvs_sec_cfg_t* cfg) in init() function in nvs::NVSEncryptedPartition
/hal_espressif-3.4.0/components/wpa_supplicant/src/utils/
Dext_password_i.h16 void * (*init)(const char *params); member
/hal_espressif-3.4.0/examples/peripherals/rmt/step_motor/components/step_motor/include/
Dstep_motor.h31 esp_err_t (*init)(step_motor_t *handle); member
Dstep_motor_driver_io.h61 step_motor_driver_io_init init; /*!< callback to init low part driver */ member
/hal_espressif-3.4.0/components/fatfs/diskio/
Ddiskio_impl.h37 DSTATUS (*init) (unsigned char pdrv); /*!< disk initialization function */ member
/hal_espressif-3.4.0/components/esp_lcd/interface/
Desp_lcd_panel_interface.h37 esp_err_t (*init)(esp_lcd_panel_t *panel); member
/hal_espressif-3.4.0/examples/peripherals/uart/uart_async_rxtxtasks/main/
Duart_async_rxtxtasks_main.c22 void init(void) { in init() function
/hal_espressif-3.4.0/components/app_trace/port/include/
Desp_app_trace_port.h25 esp_err_t (*init)(void *hw_data); member
/hal_espressif-3.4.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.4.0/components/protocomm/include/security/
Dprotocomm_security.h59 esp_err_t (*init)(protocomm_security_handle_t *handle); member
/hal_espressif-3.4.0/tools/kconfig/lxdialog/
Dinputbox.c45 const char *init) in dialog_inputbox()
/hal_espressif-3.4.0/components/wear_levelling/
DWL_Ext_Perf.cpp56 esp_err_t WL_Ext_Perf::init() in init() function in WL_Ext_Perf
DWL_Ext_Safe.cpp67 esp_err_t WL_Ext_Safe::init() in init() function in WL_Ext_Safe
/hal_espressif-3.4.0/components/esp_serial_slave_link/
Dessl_internal.h24 esp_err_t (*init)(void* ctx, uint32_t wait_ms); member
/hal_espressif-3.4.0/components/hal/
Dsdio_slave_hal.c399 bool init) in send_get_inflight_desc()
452 bool init = (send_get_state(hal) == STATE_SENDING); in sdio_slave_hal_send_get_next_finished_arg() local
474 bool init = (send_get_state(hal) == STATE_IDLE); in sdio_slave_hal_send_flush_next_buffer() local
/hal_espressif-3.4.0/components/esp_eth/include/
Desp_eth_phy.h86 esp_err_t (*init)(esp_eth_phy_t *phy); member
/hal_espressif-3.4.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.4.0/components/spi_flash/esp32s3/
Dspi_flash_oct_flash_init.c198 …void (*init)(esp_rom_spiflash_read_mode_t mode); //Function pointer for initial… member
/hal_espressif-3.4.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.4.0/components/freemodbus/common/
Dmbc_slave.h80 iface_init init; /*!< Interface method init */ member
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_spp.h49 } init; member
/hal_espressif-3.4.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.4.0/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/main/
Dcmd_mcpwm_motor.c38 struct arg_dbl *init; member

123