Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_tcm.c164 #define OSi_TCM_REGION_BASE_MASK HW_C9_TCMR_BASE_MASK // 0xfffff000 macro
180 ldr r1, =OSi_TCM_REGION_BASE_MASK in OS_SetDTCMAddress()
203 ldr r1, =OSi_TCM_REGION_BASE_MASK in OS_GetDTCMAddress()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_reset.c201 #define OSi_TCM_REGION_BASE_MASK HW_C9_TCMR_BASE_MASK // 0xfffff000 macro
205 ldr r1, =OSi_TCM_REGION_BASE_MASK in OSi_GetDTCMAddress()