Searched refs:IP_FLASH_BASE (Results 1 – 3 of 3) sorted by relevance
142 #if (defined(IP_FLASH_BASE)) in Power_Ip_FLASH_C40ASF_SetUserAccessAllowed()143 SET_USER_ACCESS_ALLOWED(IP_FLASH_BASE, C40ASF_PROT_MEM_U32); in Power_Ip_FLASH_C40ASF_SetUserAccessAllowed()
621 #if (defined(IP_FLASH_BASE)) in Clock_Ip_SpecificSetUserAccessAllowed()622 SET_USER_ACCESS_ALLOWED(IP_FLASH_BASE, C40ASF_PROT_MEM_U32); in Clock_Ip_SpecificSetUserAccessAllowed()
114 #define IP_FLASH_BASE (0x402EC000u) macro116 #define IP_FLASH ((FLASH_Type *)IP_FLASH_BASE)118 #define IP_FLASH_BASE_ADDRS { IP_FLASH_BASE }