Home
last modified time | relevance | path

Searched defs:usTimerTicks (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.4.0/components/freemodbus/port/
Dporttimer_m.c151 USHORT usTimerTicks = usT35TimeOut50us; in vMBMasterPortTimersT35Enable() local
162 USHORT usTimerTicks = ((MB_MASTER_DELAY_MS_CONVERT * 1000) / MB_TICK_TIME_US); in vMBMasterPortTimersConvertDelayEnable() local
172 USHORT usTimerTicks = (MB_MASTER_TIMEOUT_MS_RESPOND * 1000 / MB_TICK_TIME_US); in vMBMasterPortTimersRespondTimeoutEnable() local