Home
last modified time | relevance | path

Searched refs:PICO_ERROR_NOT_PERMITTED (Results 1 – 3 of 3) sorted by relevance

/external/platform/pico/rp2_common/pico_flash/
A Dflash.c77 if (!helper) return PICO_ERROR_NOT_PERMITTED; in flash_safe_execute()
175 rc = PICO_ERROR_NOT_PERMITTED; in default_enter_safe_zone_timeout_ms()
186 rc = PICO_ERROR_NOT_PERMITTED; in default_enter_safe_zone_timeout_ms()
/external/platform/pico/common/pico_base/include/pico/
A Derror.h22 PICO_ERROR_NOT_PERMITTED = -4, enumerator
/external/platform/pico/rp2_common/pico_cyw43_driver/include/
A Dcyw43_configport.h78 #define CYW43_EPERM (-PICO_ERROR_NOT_PERMITTED) // Operation not permitted

Completed in 4 milliseconds