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()173 rc = PICO_ERROR_NOT_PERMITTED; in default_enter_safe_zone_timeout_ms()184 rc = PICO_ERROR_NOT_PERMITTED; in default_enter_safe_zone_timeout_ms()
28 …PICO_ERROR_NOT_PERMITTED = -4, ///< Permission violation e.g. write to read-only flas… enumerator
78 #define CYW43_EPERM (-PICO_ERROR_NOT_PERMITTED) // Operation not permitted