Searched refs:ucSensitive (Results 1 – 4 of 4) sorted by relevance
71 osTimerRouses_t ucRouses, osTimerAlign_t ucSensitive);
725 osTimerRouses_t ucRouses, osTimerAlign_t ucSensitive) in osTimerExtNew() argument741 (UINT32)(UINTPTR)argument, ucRouses, ucSensitive)) { in osTimerExtNew()
277 UINT8 ucSensitive; /* align enable */ member
520 swtmr->ucSensitive = sensitive; in LOS_SwtmrCreate()554 …if ((swtmr->ucSensitive == OS_SWTMR_ALIGN_INSENSITIVE) && (swtmr->ucMode == LOS_SWTMR_MODE_PERIOD)… in LOS_SwtmrStart()