Searched refs:TIMER_CFG_B_CAP_TIME (Results 1 – 4 of 4) sorted by relevance
82 #define TIMER_CFG_B_CAP_TIME 0x00000700 // Timer B event timer macro
284 ((ulConfig & 0x0000ff00) == TIMER_CFG_B_CAP_TIME) || in TimerConfigure()
144 ((ui32Config & 0x0000FF00) == TIMER_CFG_B_CAP_TIME) || in TimerConfigure()
118 #define TIMER_CFG_B_CAP_TIME 0x00000700 // Timer B event timer macro
Completed in 7 milliseconds