Home
last modified time | relevance | path

Searched refs:configS_C_B_FLASH (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dportmacro.h129 #ifndef configS_C_B_FLASH
130 #define configS_C_B_FLASH ( 0x07UL ) macro
Dport.c738 … ( ( configS_C_B_FLASH & portMPU_RASR_S_C_B_BITMASK ) << portMPU_RASR_S_C_B_LOCATION ) | in prvSetupMPU()
749 … ( ( configS_C_B_FLASH & portMPU_RASR_S_C_B_BITMASK ) << portMPU_RASR_S_C_B_LOCATION ) | in prvSetupMPU()