Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/SDCC/Cygnal/
Dport.c391 const uint8_t ucLowCaptureByte = ( uint8_t ) ( ulCaptureValue & ( uint32_t ) 0xff ); in prvSetupTimerInterrupt() local
405 RCAP2L = ucLowCaptureByte; in prvSetupTimerInterrupt()
409 TMR2L = ucLowCaptureByte; in prvSetupTimerInterrupt()