Searched defs:out_handle (Results 1 – 19 of 19) sorted by relevance
/hal_espressif-2.7.6/examples/peripherals/touch_element/touch_slider/main/ |
D | touch_slider_example_main.c | 73 void slider_handler(touch_slider_handle_t out_handle, touch_slider_message_t *out_message, void *ar… in slider_handler()
|
/hal_espressif-2.7.6/components/mqtt/test/ |
D | test_mqtt.c | 42 spi_flash_mmap_handle_t out_handle; in this_bin_addr() local
|
/hal_espressif-2.7.6/examples/peripherals/touch_element/touch_button/main/ |
D | touch_button_example_main.c | 87 static void button_handler(touch_button_handle_t out_handle, touch_button_message_t *out_message, v… in button_handler()
|
/hal_espressif-2.7.6/examples/peripherals/touch_element/touch_matrix/main/ |
D | touch_matrix_example_main.c | 79 void matrix_handler(touch_matrix_handle_t out_handle, touch_matrix_message_t *out_message, void *ar… in matrix_handler()
|
/hal_espressif-2.7.6/examples/protocols/mqtt/ssl/main/ |
D | app_main.c | 42 spi_flash_mmap_handle_t out_handle; in send_binary() local
|
/hal_espressif-2.7.6/components/spi_flash/ |
D | flash_mmap.c | 128 const void** out_ptr, spi_flash_mmap_handle_t* out_handle) in spi_flash_mmap() 154 const void** out_ptr, spi_flash_mmap_handle_t* out_handle) in spi_flash_mmap_pages()
|
D | partition.c | 475 const void** out_ptr, spi_flash_mmap_handle_t* out_handle) in esp_partition_mmap()
|
/hal_espressif-2.7.6/components/mdns/test_afl_fuzz_host/ |
D | esp32_mock.c | 44 esp_timer_handle_t* out_handle) in esp_timer_create()
|
/hal_espressif-2.7.6/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-2.7.6/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-2.7.6/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-2.7.6/components/esp_timer/src/ |
D | esp_timer.c | 126 esp_timer_handle_t* out_handle) in esp_timer_create()
|
/hal_espressif-2.7.6/components/nvs_flash/src/ |
D | nvs_api.cpp | 267 …ition(const char *part_name, const char* name, nvs_open_mode_t open_mode, nvs_handle_t *out_handle) in nvs_open_from_partition() 288 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-2.7.6/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()
|
/hal_espressif-2.7.6/components/driver/ |
D | sdspi_host.c | 313 …_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-2.7.6/components/app_update/ |
D | esp_ota_ops.c | 123 …_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-2.7.6/components/driver/test/ |
D | test_sdio.c | 161 static void init_essl(essl_handle_t *out_handle, const sdio_test_config_t *conf) in init_essl()
|
/hal_espressif-2.7.6/components/esp_wifi/esp32c3/ |
D | esp_adapter.c | 467 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-2.7.6/zephyr/esp32/src/wifi/ |
D | esp_wifi_adapter.c | 574 int32_t nvs_open(const char *name, uint32_t open_mode, uint32_t *out_handle) in nvs_open()
|