Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_xlnx_axi_timer.c36 #define TCSR_ENALL BIT(10) macro
154 tcsr1 |= TCSR_ENALL; in xlnx_axi_timer_set_cycles()
/Zephyr-latest/drivers/counter/
Dcounter_xlnx_axi_timer.c36 #define TCSR_ENALL BIT(10) macro
84 tcsr |= TCSR_ENALL; in xlnx_axi_timer_start()