Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/SDCC/Cygnal/
Dport.c44 #define portTIMER_2_INTERRUPT_ENABLE ( ( uint8_t ) 0x20 ) macro
413 IE |= portTIMER_2_INTERRUPT_ENABLE; in prvSetupTimerInterrupt()