Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/ports/c667x/ccs/example_build/include/
DC66XX_MACROS.hxx949 …E_HI_CONT_RELOAD(timer) C66XX_set_timer_tcr_enamode_hi(timer, C66XX_TIMER_TCR_ENAMODE_CONT_RELOAD)
972 …E_LO_CONT_RELOAD(timer) C66XX_set_timer_tcr_enamode_lo(timer, C66XX_TIMER_TCR_ENAMODE_CONT_RELOAD)
989 …_CONT_RELOAD(timer) (C66XX_get_timer_tcr_enamode_hi(timer) == C66XX_TIMER_TCR_ENAMODE_CONT_RELOAD)
1007 …_CONT_RELOAD(timer) (C66XX_get_timer_tcr_enamode_lo(timer) == C66XX_TIMER_TCR_ENAMODE_CONT_RELOAD)
DC66XX_DEF.hxx1611 #define C66XX_TIMER_TCR_ENAMODE_CONT_RELOAD 3 macro