Home
last modified time | relevance | path

Searched refs:null (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Drun_tests_with_stub.sh7 THISDIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dmemory.ld.in90 ASSERT ((__eh_frame_end > __eh_frame), "Error: eh_frame size is null!");
91 ASSERT ((__eh_frame_hdr_end > __eh_frame_hdr), "Error: eh_frame_hdr size is null!");
/hal_espressif-latest/components/driver/spi/
Dspi_bus_lock.c604 intptr_t null = (intptr_t) NULL; in try_acquire_free_dev() local
606 if (atomic_compare_exchange_strong(&lock->dev[i], &null, (intptr_t) 1)) { in try_acquire_free_dev()
614 intptr_t null = (intptr_t) NULL; in try_acquire_free_dev() local
616 if (atomic_compare_exchange_strong(&lock->dev[i], &null, (intptr_t) 1)) { in try_acquire_free_dev()
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dmemory.ld.in137 ASSERT ((__eh_frame_end > __eh_frame), "Error: eh_frame size is null!");
138 ASSERT ((__eh_frame_hdr_end > __eh_frame_hdr), "Error: eh_frame_hdr size is null!");
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dmemory.ld.in132 ASSERT ((__eh_frame_end > __eh_frame), "Error: eh_frame size is null!");
133 ASSERT ((__eh_frame_hdr_end > __eh_frame_hdr), "Error: eh_frame_hdr size is null!");
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dmemory.ld.in122 ASSERT ((__eh_frame_end > __eh_frame), "Error: eh_frame size is null!");
123 ASSERT ((__eh_frame_hdr_end > __eh_frame_hdr), "Error: eh_frame_hdr size is null!");
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s2/
Dbootloader.ld186 * Padding these instructions will generate null bytes that shall be
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld197 * Padding these instructions will generate null bytes that shall be
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld220 * Padding these instructions will generate null bytes that shall be
/hal_espressif-latest/components/esp_system/ld/esp32/
Dsections.ld.in455 * Padding these instructions will generate null bytes that shall be
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in444 * Padding these instructions will generate null bytes that shall be
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in483 * Padding these instructions will generate null bytes that shall be
/hal_espressif-latest/components/esp_wifi/
DKconfig343 sent within ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME, a null data packet will be sent