Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/GCC/ARM7_LPC2000/
HDport.c56 #define portRESET_COUNT_ON_MATCH ( ( uint32_t ) 0x02 ) macro
203 T0_MCR = portRESET_COUNT_ON_MATCH | portINTERRUPT_ON_MATCH; in prvSetupTimerInterrupt()
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/
HDport.c47 #define portRESET_COUNT_ON_MATCH ( ( uint32_t ) 0x02 ) macro
236 T0MCR = portRESET_COUNT_ON_MATCH | portINTERRUPT_ON_MATCH; in prvSetupTimerInterrupt()
/Kernel-v10.6.2/portable/IAR/LPC2000/
HDport.c53 #define portRESET_COUNT_ON_MATCH ( ( uint32_t ) 0x02 ) macro
255 T0MCR = portRESET_COUNT_ON_MATCH | portINTERRUPT_ON_MATCH; in prvSetupTimerInterrupt()
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
HDport.c58 #define portRESET_COUNT_ON_MATCH ( ( uint32_t ) 0x02 ) macro
/Kernel-v10.6.2/portable/GCC/ARM7_LPC23xx/
HDport.c56 #define portRESET_COUNT_ON_MATCH ( ( uint32_t ) 0x02 ) macro