GPIO Retention Error Codes#

Bootloader error codes returned by GPIO retention operations.

Offset from BOOTLOADER_ERROR_GPIO_RETENTION_BASE

Macros#

#define
BOOTLOADER_ERROR_GPIO_RETENTION_INVALID (BOOTLOADER_ERROR_GPIO_RETENTION_BASE | 0x01L)

GPIO retention validation failed (invalid signature, pin configuration, etc.)