Home
last modified time | relevance | path

Searched refs:C66XX_get_timer_tcr_pwid_lo (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.4.1/ports/c667x/ccs/example_build/include/
DC66XX_MACROS.hxx933 #define C66XX_get_timer_tcr_pwid_lo(timer) C66XX_GET_FIELD_VALUE(C66XX_TIMER_TCR_RG_ADDR(timer)… macro
1008 #define C66XX_TIMER_TCR_PWI_LO_IS_1_CLK(timer) (C66XX_get_timer_tcr_pwid_lo(timer) == C66XX_TIM…
1009 #define C66XX_TIMER_TCR_PWI_LO_IS_2_CLK(timer) (C66XX_get_timer_tcr_pwid_lo(timer) == C66XX_TIM…
1010 #define C66XX_TIMER_TCR_PWI_LO_IS_3_CLK(timer) (C66XX_get_timer_tcr_pwid_lo(timer) == C66XX_TIM…
1011 #define C66XX_TIMER_TCR_PWI_LO_IS_4_CLK(timer) (C66XX_get_timer_tcr_pwid_lo(timer) == C66XX_TIM…