Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/modbus/include/
Dmbconfig.h160 #define MB_MASTER_DELAY_MS_CONVERT ( CONFIG_FMB_MASTER_DELAY_MS_CONVERT ) macro
/hal_espressif-3.4.0/components/freemodbus/port/
Dporttimer_m.c162 USHORT usTimerTicks = ((MB_MASTER_DELAY_MS_CONVERT * 1000) / MB_TICK_TIME_US); in vMBMasterPortTimersConvertDelayEnable()