Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/oWatcom/16BitDOS/Flsh186/
Dport.c192 const uint16_t usTimerDisable = 0x0000; in prvExitFunction() local
208 portOUTPUT_WORD( portTIMER_1_CONTROL_REGISTER, usTimerDisable ); in prvExitFunction()
/Kernel-v10.6.2/portable/BCC/16BitDOS/Flsh186/
Dport.c190 const uint16_t usTimerDisable = 0x0000; in prvExitFunction() local
206 portOUTPUT_WORD( portTIMER_1_CONTROL_REGISTER, usTimerDisable ); in prvExitFunction()