Searched refs:protection_state (Results 1 – 2 of 2) sorted by relevance
1688 flash_protection_state_t *protection_state) in FLASH_IsProtected() argument1708 if (protection_state == NULL) in FLASH_IsProtected()1860 *protection_state = kFLASH_ProtectionStateUnprotected; in FLASH_IsProtected()1865 *protection_state = kFLASH_ProtectionStateProtected; in FLASH_IsProtected()1871 *protection_state = kFLASH_ProtectionStateMixed; in FLASH_IsProtected()
1026 flash_protection_state_t *protection_state);