Searched refs:TIMER_CFG_B_ONE_SHOT_UP (Results 1 – 4 of 4) sorted by relevance
77 #define TIMER_CFG_B_ONE_SHOT_UP 0x00003100 // Timer B one-shot up-count timer macro
279 ((ulConfig & 0x0000ff00) == TIMER_CFG_B_ONE_SHOT_UP) || in TimerConfigure()
139 ((ui32Config & 0x0000FF00) == TIMER_CFG_B_ONE_SHOT_UP) || in TimerConfigure()
113 #define TIMER_CFG_B_ONE_SHOT_UP 0x00003100 // Timer B one-shot up-count timer macro
Completed in 7 milliseconds