Searched refs:IOSLAVE_BASE (Results 1 – 11 of 11) sorted by relevance
60 #define IOSLAVEn(n) ((IOSLAVE_Type*)(IOSLAVE_BASE + (n * (IOSLAVE_BASE - IOSLAVE_BASE))))
59 #define IOSLAVEn(n) ((IOSLAVE_Type*)(IOSLAVE_BASE + (n * (IOSLAVE_BASE - IOSLAVE_BASE))))
123 volatile uint8_t * const am_hal_ios_pui8LRAM = (uint8_t *)IOSLAVE_BASE;368 pIOSState->pui8FIFOBase = (uint8_t *)(IOSLAVE_BASE + psConfig->ui32FIFOBase); in am_hal_ios_configure()369 pIOSState->pui8FIFOEnd = (uint8_t *)(IOSLAVE_BASE + psConfig->ui32RAMBase); in am_hal_ios_configure()1049 ((am_hal_ios_state_t*)pHandle)->pui8FIFOPtr = (uint8_t *) (IOSLAVE_BASE + ui32Offset); in am_hal_ios_fifo_ptr_set()
135 (IOSLAVE_BASE + 0x00000000 * n)
9293 #define IOSLAVE_BASE 0x50000000UL macro9332 #define IOSLAVE ((IOSLAVE_Type*) IOSLAVE_BASE)
10206 #define IOSLAVE_BASE 0x50000000UL macro10247 #define IOSLAVE ((IOSLAVE_Type*) IOSLAVE_BASE)
27177 #define IOSLAVE_BASE 0x40034000UL macro27236 #define IOSLAVE ((IOSLAVE_Type*) IOSLAVE_BASE)
27700 #define IOSLAVE_BASE 0x40034000UL macro27759 #define IOSLAVE ((IOSLAVE_Type*) IOSLAVE_BASE)