Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/modbus/include/
Dmbconfig.h135 #define MB_FUNC_READ_COILS_ENABLED ( 1 ) macro
Dmbfunc.h57 #if MB_FUNC_READ_COILS_ENABLED > 0
/hal_espressif-3.4.0/components/freemodbus/modbus/functions/
Dmbfuncdisc.c62 #if MB_FUNC_READ_COILS_ENABLED
Dmbfunccoils.c67 #if MB_FUNC_READ_COILS_ENABLED
Dmbfunccoils_m.c76 #if MB_FUNC_READ_COILS_ENABLED
/hal_espressif-3.4.0/components/freemodbus/modbus/
Dmb.c115 #if MB_FUNC_READ_COILS_ENABLED > 0
Dmb_m.c133 #if MB_FUNC_READ_COILS_ENABLED > 0