Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dritimer_15xx.h92 void Chip_RIT_SetCTRL(LPC_RITIMER_T *pRITimer, uint32_t val);
109 Chip_RIT_SetCTRL(pRITimer, RIT_CTRL_TEN); in Chip_RIT_Enable()
131 Chip_RIT_SetCTRL(pRITimer, RIT_CTRL_ENBR); in Chip_RIT_EnableDebug()
153 Chip_RIT_SetCTRL(pRITimer, RIT_CTRL_ENCLR); in Chip_RIT_EnableCompClear()
183 Chip_RIT_SetCTRL(pRITimer, RIT_CTRL_INT); in Chip_RIT_ClearIntStatus()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dritimer_15xx.c66 void Chip_RIT_SetCTRL(LPC_RITIMER_T *pRITimer, uint32_t val) in Chip_RIT_SetCTRL() function

Completed in 3 milliseconds