Home
last modified time | relevance | path

Searched refs:nvs_get_u16 (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c473 int32_t nvs_get_u16(uint32_t handle, const char *key, uint16_t *out_value) in nvs_get_u16() function
796 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c477 int32_t nvs_get_u16(uint32_t handle, const char *key, uint16_t *out_value) in nvs_get_u16() function
799 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c487 int32_t nvs_get_u16(uint32_t handle, const char *key, uint16_t *out_value) in nvs_get_u16() function
813 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c530 int32_t nvs_get_u16(uint32_t handle, const char *key, uint16_t *out_value) in nvs_get_u16() function
880 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c530 int32_t nvs_get_u16(uint32_t handle, const char *key, uint16_t *out_value) in nvs_get_u16() function
879 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c534 int32_t nvs_get_u16(uint32_t handle, const char *key, uint16_t *out_value) in nvs_get_u16() function
895 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c641 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c678 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c685 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c623 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c640 ._nvs_get_u16 = nvs_get_u16,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c696 ._nvs_get_u16 = nvs_get_u16,