Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/GCC/ARM7_LPC2000/
HDport.c55 #define portINTERRUPT_ON_MATCH ( ( uint32_t ) 0x01 ) macro
203 T0_MCR = portRESET_COUNT_ON_MATCH | portINTERRUPT_ON_MATCH; in prvSetupTimerInterrupt()
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/
HDport.c46 #define portINTERRUPT_ON_MATCH ( ( uint32_t ) 0x01 ) macro
236 T0MCR = portRESET_COUNT_ON_MATCH | portINTERRUPT_ON_MATCH; in prvSetupTimerInterrupt()
/Kernel-v10.6.2/portable/IAR/LPC2000/
HDport.c52 #define portINTERRUPT_ON_MATCH ( ( uint32_t ) 0x01 ) macro
255 T0MCR = portRESET_COUNT_ON_MATCH | portINTERRUPT_ON_MATCH; in prvSetupTimerInterrupt()
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
HDport.c57 #define portINTERRUPT_ON_MATCH ( ( uint32_t ) 0x01 ) macro
/Kernel-v10.6.2/portable/GCC/ARM7_LPC23xx/
HDport.c55 #define portINTERRUPT_ON_MATCH ( ( uint32_t ) 0x01 ) macro