Searched refs:RDPRT_Mask (Results 1 – 7 of 7) sorted by relevance
68 #define RDPRT_Mask ((uint32_t)0x00000002) macro694 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
68 #define RDPRT_Mask ((uint32_t)0x00000002) macro715 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
33 #define RDPRT_Mask ((uint32_t)0x00000002) macro541 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
45 #define RDPRT_Mask ((uint32_t)0x00000002) macro556 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
45 #define RDPRT_Mask ((uint32_t)0x00000002) macro600 if((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
47 #define RDPRT_Mask ((uint32_t)0x00000002) macro1315 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
Completed in 15 milliseconds