Home
last modified time | relevance | path

Searched refs:TIMER0_BASE (Results 1 – 25 of 89) sorted by relevance

1234

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g880f128.h280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32g880f32.h280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32g880f64.h280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32g890f128.h280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32g890f32.h280 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
322 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32g890f64.h280 #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 Defm32gg990f512.h325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32gg995f1024.h325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32gg995f512.h325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32gg980f1024.h325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32gg980f512.h325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
A Defm32gg990f1024.h325 #define TIMER0_BASE (0x40010000UL) /**< TIMER0 base address */ macro
374 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */
/bsp/lm4f232/Libraries/inc/
A Dhw_memmap.h70 #define TIMER0_BASE 0x40030000 // Timer0 macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_memmap.h70 #define TIMER0_BASE 0x40030000 // Timer0 macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_memmap.h70 #define TIMER0_BASE 0x40030000 // Timer0 macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_memmap.h81 #define TIMER0_BASE 0x40030000 // Timer0 macro
/bsp/tm4c129x/libraries/inc/
A Dhw_memmap.h81 #define TIMER0_BASE 0x40030000 // Timer0 macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dtiva_timer.c73 { 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 Dtiva_timer.c73 { 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 Ddevice_table.c249 .reg_base = TIMER0_BASE,
361 .reg_base = TIMER0_BASE,
506 .reg_base = TIMER0_BASE,
A Dbl808_memorymap.h81 #define TIMER0_BASE ((uint32_t)0x2000a500) macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dtimer.c62 { 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 Dtimer.c47 { 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 Dtimer.c47 { 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 Dtimer.c47 { TIMER0_BASE, INT_TIMER0A },
78 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid()
1458 ASSERT(ulBase == TIMER0_BASE); in TimerSynchronize()

Completed in 67 milliseconds

1234