Searched refs:portTICKS_PER_DOS_TICK (Results 1 – 4 of 4) sorted by relevance
157 sDOSTickCounter = portTICKS_PER_DOS_TICK; in xPortStartScheduler()222 sDOSTickCounter = ( int16_t ) portTICKS_PER_DOS_TICK; in prvPortResetPIC()
96 #define portTICKS_PER_DOS_TICK ( ( uint16_t ) ( ( ( portDOUBLE ) configTICK_RATE_HZ / portDOS_TICK… macro
147 sDOSTickCounter = portTICKS_PER_DOS_TICK; in xPortStartScheduler()209 sDOSTickCounter = ( int16_t ) portTICKS_PER_DOS_TICK; in prvPortResetPIC()
84 #define portTICKS_PER_DOS_TICK ( ( uint16_t ) ( ( ( portDOUBLE ) configTICK_RATE_HZ / portDOS_TICK… macro