Searched refs:PICO_ERROR_NOT_PERMITTED (Results 1 – 3 of 3) sorted by relevance
77 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()
22 PICO_ERROR_NOT_PERMITTED = -4, enumerator
78 #define CYW43_EPERM (-PICO_ERROR_NOT_PERMITTED) // Operation not permitted
Completed in 4 milliseconds