/hal_espressif-3.4.0/examples/cxx/experimental/experimental_cpp_component/host_test/esp_timer/main/ |
D | esp_timer_test.cpp | 58 esp_timer_handle_t out_handle; member 63 …_create_callback(const esp_timer_create_args_t* create_args, esp_timer_handle_t* out_handle, int c… in cmock_timer_create_callback()
|
/hal_espressif-3.4.0/components/mdns/host_test/components/esp_timer_linux/ |
D | esp_timer_linux.c | 26 esp_timer_handle_t* out_handle) in esp_timer_create()
|
/hal_espressif-3.4.0/examples/peripherals/touch_sensor/touch_element/touch_slider/main/ |
D | touch_slider_example_main.c | 65 void slider_handler(touch_slider_handle_t out_handle, touch_slider_message_t *out_message, void *ar… in slider_handler()
|
/hal_espressif-3.4.0/components/mqtt/test/ |
D | test_mqtt.c | 42 spi_flash_mmap_handle_t out_handle; in this_bin_addr() local
|
/hal_espressif-3.4.0/examples/peripherals/touch_sensor/touch_element/touch_button/main/ |
D | touch_button_example_main.c | 79 static void button_handler(touch_button_handle_t out_handle, touch_button_message_t *out_message, v… in button_handler()
|
/hal_espressif-3.4.0/examples/peripherals/touch_sensor/touch_element/touch_matrix/main/ |
D | touch_matrix_example_main.c | 71 void matrix_handler(touch_matrix_handle_t out_handle, touch_matrix_message_t *out_message, void *ar… in matrix_handler()
|
/hal_espressif-3.4.0/examples/protocols/mqtt/ssl/main/ |
D | app_main.c | 42 spi_flash_mmap_handle_t out_handle; in send_binary() local
|
/hal_espressif-3.4.0/components/spi_flash/ |
D | flash_mmap.c | 137 const void** out_ptr, spi_flash_mmap_handle_t* out_handle) in spi_flash_mmap() 167 const void** out_ptr, spi_flash_mmap_handle_t* out_handle) in spi_flash_mmap_pages()
|
D | partition.c | 556 const void** out_ptr, spi_flash_mmap_handle_t* out_handle) in esp_partition_mmap()
|
/hal_espressif-3.4.0/components/esp_pm/ |
D | pm_locks.c | 58 const char* name, esp_pm_lock_handle_t* out_handle) in esp_pm_lock_create()
|
/hal_espressif-3.4.0/components/spi_flash/sim/ |
D | flash_mock.cpp | 55 const void** out_ptr, spi_flash_mmap_handle_t* out_handle) in spi_flash_mmap()
|
/hal_espressif-3.4.0/components/mdns/test_afl_fuzz_host/ |
D | esp32_mock.c | 44 esp_timer_handle_t* out_handle) in esp_timer_create()
|
/hal_espressif-3.4.0/components/wear_levelling/ |
D | wear_levelling.cpp | 62 esp_err_t wl_mount(const esp_partition_t *partition, wl_handle_t *out_handle) in wl_mount()
|
/hal_espressif-3.4.0/components/touch_element/test/ |
D | test_touch_matrix.c | 433 static void test_matrix_change_lp_handler(touch_matrix_handle_t out_handle, touch_matrix_message_t … in test_matrix_change_lp_handler()
|
/hal_espressif-3.4.0/components/nvs_flash/src/ |
D | nvs_api.cpp | 279 …ition(const char *part_name, const char* name, nvs_open_mode_t open_mode, nvs_handle_t *out_handle) in nvs_open_from_partition() 300 extern "C" esp_err_t nvs_open(const char* name, nvs_open_mode_t open_mode, nvs_handle_t *out_handle) in nvs_open()
|
/hal_espressif-3.4.0/components/esp_timer/src/ |
D | esp_timer.c | 129 esp_timer_handle_t* out_handle) in esp_timer_create()
|
/hal_espressif-3.4.0/components/esp_serial_slave_link/ |
D | essl_sdio.c | 100 esp_err_t essl_sdio_init_dev(essl_handle_t *out_handle, const essl_sdio_config_t *config) in essl_sdio_init_dev()
|
D | essl_spi.c | 265 esp_err_t essl_spi_init_dev(essl_handle_t *out_handle, const essl_spi_config_t *init_config) in essl_spi_init_dev()
|
/hal_espressif-3.4.0/components/driver/ |
D | sdspi_host.c | 305 …_t sdspi_host_init_device(const sdspi_device_config_t* slot_config, sdspi_dev_handle_t* out_handle) in sdspi_host_init_device()
|
/hal_espressif-3.4.0/components/app_update/ |
D | esp_ota_ops.c | 113 …_t esp_ota_begin(const esp_partition_t *partition, size_t image_size, esp_ota_handle_t *out_handle) in esp_ota_begin()
|
/hal_espressif-3.4.0/components/driver/test/ |
D | test_sdio.c | 153 static void init_essl(essl_handle_t *out_handle, const sdio_test_config_t *conf) in init_essl()
|
/hal_espressif-3.4.0/components/esp_wifi/esp32c3/ |
D | esp_adapter.c | 459 static esp_err_t nvs_open_wrapper(const char* name, uint32_t open_mode, nvs_handle_t *out_handle) in nvs_open_wrapper()
|
/hal_espressif-3.4.0/zephyr/esp32/src/wifi/ |
D | esp_wifi_adapter.c | 565 int32_t nvs_open(const char *name, uint32_t open_mode, uint32_t *out_handle) in nvs_open()
|
/hal_espressif-3.4.0/zephyr/esp32c3/src/wifi/ |
D | esp_wifi_adapter.c | 649 int32_t nvs_open(const char *name, uint32_t open_mode, uint32_t *out_handle) in nvs_open()
|
/hal_espressif-3.4.0/zephyr/esp32s2/src/wifi/ |
D | esp_wifi_adapter.c | 572 int32_t nvs_open(const char *name, uint32_t open_mode, uint32_t *out_handle) in nvs_open()
|