Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/port/
Dporttimer_m.c118 static BOOL xMBMasterPortTimersEnable(USHORT usTimerTics50us) in xMBMasterPortTimersEnable() argument
120 MB_PORT_CHECK((usTimerTics50us > 0), FALSE, in xMBMasterPortTimersEnable()
122 (uint32_t)usTimerTics50us); in xMBMasterPortTimersEnable()
134 (uint32_t)(usTimerTics50us)); in xMBMasterPortTimersEnable()