| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/ |
| A D | efm32g880f128.h | 281 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 323 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32g880f32.h | 281 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 323 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32g880f64.h | 281 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 323 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32g890f128.h | 281 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 323 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32g890f32.h | 281 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 323 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32g890f64.h | 281 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 323 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/ |
| A D | efm32gg990f512.h | 326 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 375 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32gg995f1024.h | 326 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 375 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32gg995f512.h | 326 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 375 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32gg980f1024.h | 326 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 375 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32gg980f512.h | 326 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 375 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| A D | efm32gg990f1024.h | 326 #define TIMER1_BASE (0x40010400UL) /**< TIMER1 base address */ macro 375 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */
|
| /bsp/lm4f232/Libraries/inc/ |
| A D | hw_memmap.h | 71 #define TIMER1_BASE 0x40031000 // Timer1 macro
|
| /bsp/lm3s8962/Libraries/inc/ |
| A D | hw_memmap.h | 71 #define TIMER1_BASE 0x40031000 // Timer1 macro
|
| /bsp/lm3s9b9x/Libraries/inc/ |
| A D | hw_memmap.h | 71 #define TIMER1_BASE 0x40031000 // Timer1 macro
|
| /bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/ |
| A D | hw_memmap.h | 82 #define TIMER1_BASE 0x40031000 // Timer1 macro
|
| /bsp/tm4c129x/libraries/inc/ |
| A D | hw_memmap.h | 82 #define TIMER1_BASE 0x40031000 // Timer1 macro
|
| /bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/ |
| A D | tiva_timer.c | 74 { TIMER1_BASE, INT_TIMER1A_TM4C123 }, 92 { TIMER1_BASE, INT_TIMER1A_TM4C129 }, 121 return((ui32Base == TIMER0_BASE) || (ui32Base == TIMER1_BASE) || in _TimerBaseValid()
|
| /bsp/tm4c129x/libraries/driverlib/ |
| A D | tiva_timer.c | 74 { TIMER1_BASE, INT_TIMER1A_TM4C123 }, 92 { TIMER1_BASE, INT_TIMER1A_TM4C129 }, 121 return((ui32Base == TIMER0_BASE) || (ui32Base == TIMER1_BASE) || in _TimerBaseValid()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl808/ |
| A D | bl808_memorymap.h | 117 #define TIMER1_BASE ((uint32_t)0x30009000) macro
|
| A D | device_table.c | 260 .reg_base = TIMER1_BASE, 513 .reg_base = TIMER1_BASE,
|
| /bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/ |
| A D | timer.c | 63 { TIMER1_BASE, INT_TIMER1A }, 91 return ((ui32Base == TIMER0_BASE) || (ui32Base == TIMER1_BASE) || in _TimerBaseValid()
|
| /bsp/lm4f232/Libraries/driverlib/ |
| A D | timer.c | 48 { TIMER1_BASE, INT_TIMER1A }, 78 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid()
|
| /bsp/lm3s9b9x/Libraries/driverlib/ |
| A D | timer.c | 48 { TIMER1_BASE, INT_TIMER1A }, 78 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid()
|
| /bsp/lm3s8962/Libraries/driverlib/ |
| A D | timer.c | 48 { TIMER1_BASE, INT_TIMER1A }, 78 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid()
|