Searched refs:Page_L1_64k (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCA9/ |
D | mmu_ARMCA9.c | 136 static uint32_t Page_L1_64k = 0x0; //generic variable 160 page64k_device_rw(Page_L1_64k, Page_64k_Device_RW, region); in MMU_CreateTranslationTable() 183 …MMU_TTPage64k(TTB_BASE, PERIPHERAL_A_FAULT , 16, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 185 …MMU_TTPage64k(TTB_BASE, VE_A9_MP_DAP_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 186 …MMU_TTPage64k(TTB_BASE, VE_A9_MP_SYSTEM_REG_BASE, 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 187 …MMU_TTPage64k(TTB_BASE, VE_A9_MP_SERIAL_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 188 …MMU_TTPage64k(TTB_BASE, VE_A9_MP_AACI_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 189 …MMU_TTPage64k(TTB_BASE, VE_A9_MP_MMCI_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 190 …MMU_TTPage64k(TTB_BASE, VE_A9_MP_KMI0_BASE , 2, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 191 …MMU_TTPage64k(TTB_BASE, VE_A9_MP_UART_BASE , 4, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() [all …]
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCA7/ |
D | mmu_ARMCA7.c | 136 static uint32_t Page_L1_64k = 0x0; //generic variable 160 page64k_device_rw(Page_L1_64k, Page_64k_Device_RW, region); in MMU_CreateTranslationTable() 183 …MMU_TTPage64k(TTB_BASE, PERIPHERAL_A_FAULT , 16, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 185 …MMU_TTPage64k(TTB_BASE, VE_A7_MP_DAP_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 186 …MMU_TTPage64k(TTB_BASE, VE_A7_MP_SYSTEM_REG_BASE, 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 187 …MMU_TTPage64k(TTB_BASE, VE_A7_MP_SERIAL_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 188 …MMU_TTPage64k(TTB_BASE, VE_A7_MP_AACI_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 189 …MMU_TTPage64k(TTB_BASE, VE_A7_MP_MMCI_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 190 …MMU_TTPage64k(TTB_BASE, VE_A7_MP_KMI0_BASE , 2, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 191 …MMU_TTPage64k(TTB_BASE, VE_A7_MP_UART_BASE , 4, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() [all …]
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCA5/ |
D | mmu_ARMCA5.c | 136 static uint32_t Page_L1_64k = 0x0; //generic variable 160 page64k_device_rw(Page_L1_64k, Page_64k_Device_RW, region); in MMU_CreateTranslationTable() 183 …MMU_TTPage64k(TTB_BASE, PERIPHERAL_A_FAULT , 16, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 185 …MMU_TTPage64k(TTB_BASE, VE_A5_MP_DAP_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 186 …MMU_TTPage64k(TTB_BASE, VE_A5_MP_SYSTEM_REG_BASE, 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 187 …MMU_TTPage64k(TTB_BASE, VE_A5_MP_SERIAL_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 188 …MMU_TTPage64k(TTB_BASE, VE_A5_MP_AACI_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 189 …MMU_TTPage64k(TTB_BASE, VE_A5_MP_MMCI_BASE , 1, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 190 …MMU_TTPage64k(TTB_BASE, VE_A5_MP_KMI0_BASE , 2, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() 191 …MMU_TTPage64k(TTB_BASE, VE_A5_MP_UART_BASE , 4, Page_L1_64k, (uint32_t *)PERIPHERAL_A_TABLE_… in MMU_CreateTranslationTable() [all …]
|