Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/MPLAB/PIC32MX/
Dport.c43 #define portPRESCALE_BITS 1 macro
221 T1CONbits.TCKPS = portPRESCALE_BITS; in vApplicationSetupTickTimerInterrupt()
/Kernel-v11.1.0/portable/MPLAB/PIC32MZ/
Dport.c53 #define portPRESCALE_BITS 1 macro
238 T1CONbits.TCKPS = portPRESCALE_BITS; in vApplicationSetupTickTimerInterrupt()