Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dritimer_15xx.h62 #define RIT_CTRL_INT (1 << 0) macro
173 return (bool) ((pRITimer->CTRL & RIT_CTRL_INT) != 0); in Chip_RIT_GetIntStatus()
183 Chip_RIT_SetCTRL(pRITimer, RIT_CTRL_INT); in Chip_RIT_ClearIntStatus()

Completed in 2 milliseconds