Searched refs:protection_state (Results 1 – 4 of 4) sorted by relevance
580 flash_prot_state_t *protection_state) in FLASH_IsProtected() argument586 if (protection_state == NULL) in FLASH_IsProtected()746 *protection_state = kFLASH_ProtectionStateUnprotected; in FLASH_IsProtected()751 *protection_state = kFLASH_ProtectionStateProtected; in FLASH_IsProtected()757 *protection_state = kFLASH_ProtectionStateMixed; in FLASH_IsProtected()763 *protection_state = kFLASH_ProtectionStateUnprotected; in FLASH_IsProtected()
593 flash_prot_state_t *protection_state);
1521 flash_protection_state_t *protection_state) in FLASH_IsProtected() argument1527 if ((protection_state == NULL) || (lengthInBytes == 0UL)) in FLASH_IsProtected()1552 *protection_state = kFLASH_ProtectionStateProtected; in FLASH_IsProtected()1557 *protection_state = kFLASH_ProtectionStateUnprotected; in FLASH_IsProtected()1561 *protection_state = kFLASH_ProtectionStateMixed; in FLASH_IsProtected()
796 flash_protection_state_t *protection_state);