Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.5.0/components/pthread/test/
Dtest_pthread_cxx.cpp38 mtx.unlock(); in thread_main()
53 recur_mtx.unlock(); in thread_main()
54 recur_mtx.unlock(); in thread_main()
/hal_espressif-3.5.0/examples/cxx/experimental/experimental_cpp_component/
Desp_event_cxx.cpp105 timeout_mutex.unlock(); in dispatch_event_handling()
115 object->timeout_mutex.unlock(); in timer_cb_hook()
/hal_espressif-3.5.0/examples/cxx/experimental/esp_modem_cxx/
DREADME.md36 * Enable `EXAMPLE_NEED_SIM_PIN`: To unlock the SIM card with a PIN code if needed
40 The example will unlock the SIM card (if enabled) and enter the CMUX mode.
/hal_espressif-3.5.0/examples/cxx/experimental/esp_modem_cxx/main/
DKconfig.projbuild40 Pin to unlock the SIM
/hal_espressif-3.5.0/components/spi_flash/esp32s3/
Dspi_flash_oct_flash_init.c43 .unlock = esp_rom_opiflash_wait_idle, in s_register_rom_function()
/hal_espressif-3.5.0/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h526 spi_flash_op_t unlock; member
/hal_espressif-3.5.0/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h526 spi_flash_op_t unlock; member
/hal_espressif-3.5.0/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h171 spi_flash_op_t unlock; member