Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_wdt.c40 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_disable() local
58 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_feed() local
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_wdt.c41 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_disable() local
59 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_feed() local
/hal_espressif-3.6.0/components/spi_flash/
Desp_flash_api.c759 …R esp_flash_set_protected_region(esp_flash_t *chip, const esp_flash_region_t *region, bool protect) in esp_flash_set_protected_region()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c784 UINT8 protect = 0; in btc_a2dp_source_enc_update() local