Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/port/
Dport.h90 #define MB_TCP_DEBUG (LOG_LOCAL_LEVEL >= ESP_LOG_DEBUG) // Enable legacy debug o… macro
123 #if MB_TCP_DEBUG
160 #if MB_TCP_DEBUG
Dport.c75 #if MB_TCP_DEBUG
/hal_espressif-3.6.0/components/freemodbus/tcp_slave/port/
Dport_tcp_slave.c300 #if MB_TCP_DEBUG in xMBTCPPortRxPoll()