Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/H8S2329/
Dport.c47 #define portCLOCK_DIV ( ( uint32_t ) 64 ) macro
288 const uint32_t ulCompareMatch = ( configCPU_CLOCK_HZ / configTICK_RATE_HZ ) / portCLOCK_DIV; in prvSetupTimerInterrupt()