Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/ATmega/
Dport.c55 #define portPRESCALE_1024 ( ( uint8_t ) ( _BV( CS02 ) | _BV( CS00 ) ) ) macro
730 portTCCRb = portPRESCALE_1024; in prvSetupTimerInterrupt()