| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/ |
| A D | efm32g880f128.h | 280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32g880f32.h | 280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32g880f64.h | 280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32g890f128.h | 280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32g890f32.h | 280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32g890f64.h | 280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/ |
| A D | efm32gg990f512.h | 325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32gg995f1024.h | 325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32gg995f512.h | 325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32gg980f1024.h | 325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32gg980f512.h | 325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| A D | efm32gg990f1024.h | 325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro 374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
|
| /bsp/lm4f232/Libraries/inc/ |
| A D | hw_memmap.h | 70 #define TIMER0_BASE 0x40030000 // Timer0 macro
|
| /bsp/lm3s8962/Libraries/inc/ |
| A D | hw_memmap.h | 70 #define TIMER0_BASE 0x40030000 // Timer0 macro
|
| /bsp/lm3s9b9x/Libraries/inc/ |
| A D | hw_memmap.h | 70 #define TIMER0_BASE 0x40030000 // Timer0 macro
|
| /bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/ |
| A D | hw_memmap.h | 81 #define TIMER0_BASE 0x40030000 // Timer0 macro
|
| /bsp/tm4c129x/libraries/inc/ |
| A D | hw_memmap.h | 81 #define TIMER0_BASE 0x40030000 // Timer0 macro
|
| /bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/ |
| A D | tiva_timer.c | 73 { TIMER0_BASE, INT_TIMER0A_TM4C123 }, 91 { TIMER0_BASE, INT_TIMER0A_TM4C129 }, 121 return((ui32Base == TIMER0_BASE) || (ui32Base == TIMER1_BASE) || in _TimerBaseValid() 1637 ASSERT(ui32Base == TIMER0_BASE); in TimerSynchronize()
|
| /bsp/tm4c129x/libraries/driverlib/ |
| A D | tiva_timer.c | 73 { TIMER0_BASE, INT_TIMER0A_TM4C123 }, 91 { TIMER0_BASE, INT_TIMER0A_TM4C129 }, 121 return((ui32Base == TIMER0_BASE) || (ui32Base == TIMER1_BASE) || in _TimerBaseValid() 1642 ASSERT(ui32Base == TIMER0_BASE); in TimerSynchronize()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl808/ |
| A D | device_table.c | 249 .reg_base = TIMER0_BASE, 361 .reg_base = TIMER0_BASE, 506 .reg_base = TIMER0_BASE,
|
| A D | bl808_memorymap.h | 81 #define TIMER0_BASE ((uint32_t)0x2000a500) macro
|
| /bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/ |
| A D | timer.c | 62 { TIMER0_BASE, INT_TIMER0A }, 91 return ((ui32Base == TIMER0_BASE) || (ui32Base == TIMER1_BASE) || in _TimerBaseValid() 1349 ASSERT(ui32Base == TIMER0_BASE); in TimerSynchronize()
|
| /bsp/lm4f232/Libraries/driverlib/ |
| A D | timer.c | 47 { TIMER0_BASE, INT_TIMER0A }, 78 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid() 1458 ASSERT(ulBase == TIMER0_BASE); in TimerSynchronize()
|
| /bsp/lm3s9b9x/Libraries/driverlib/ |
| A D | timer.c | 47 { TIMER0_BASE, INT_TIMER0A }, 78 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid() 1458 ASSERT(ulBase == TIMER0_BASE); in TimerSynchronize()
|
| /bsp/lm3s8962/Libraries/driverlib/ |
| A D | timer.c | 47 { TIMER0_BASE, INT_TIMER0A }, 78 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid() 1458 ASSERT(ulBase == TIMER0_BASE); in TimerSynchronize()
|