Searched refs:TIMER32_CONTROL_ENABLE (Results 1 – 10 of 10) sorted by relevance
104 TIMER32_CMSIS(timer)->CONTROL |= TIMER32_CONTROL_ENABLE; in Timer32_startTimer()111 TIMER32_CMSIS(timer)->CONTROL &= ~TIMER32_CONTROL_ENABLE; in Timer32_haltTimer()
6632 #define TIMER32_CONTROL_ENABLE ((uint32_t)0x00000080) macro
8841 #define TIMER32_CONTROL_ENABLE ((uint32_t)0x00000080) macro
9530 #define TIMER32_CONTROL_ENABLE ((uint32_t)0x00000080) macro
5126 #define TIMER32_CONTROL_ENABLE ((uint32_t)0x00000080) macro