Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/ATMega323/
Dport.c53 #define portPRESCALE_64 ( ( uint8_t ) 0x03 ) macro
392 ucLowByte = portCLEAR_COUNTER_ON_MATCH | portPRESCALE_64; in prvSetupTimerInterrupt()
/Kernel-v11.1.0/portable/IAR/ATMega323/
Dport.c43 #define portPRESCALE_64 ( ( uint8_t ) 0x03 ) macro
286 ucLowByte = portCLEAR_COUNTER_ON_MATCH | portPRESCALE_64; in prvSetupTimerInterrupt()