Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/freemodbus/port/
H A Duser_mb_app.c54 eMBErrorCode eMBRegInputCB(UCHAR * pucRegBuffer, USHORT usAddress, USHORT usNRegs ) in eMBRegInputCB()
101 eMBErrorCode eMBRegHoldingCB(UCHAR * pucRegBuffer, USHORT usAddress, in eMBRegHoldingCB()
165 eMBErrorCode eMBRegCoilsCB(UCHAR * pucRegBuffer, USHORT usAddress, in eMBRegCoilsCB()
242 eMBErrorCode eMBRegDiscreteCB( UCHAR * pucRegBuffer, USHORT usAddress, USHORT usNDiscrete ) in eMBRegDiscreteCB()
H A Duser_mb_app_m.c55 eMBErrorCode eMBMasterRegInputCB( UCHAR * pucRegBuffer, USHORT usAddress, USHORT usNRegs ) in eMBMasterRegInputCB()
102 eMBErrorCode eMBMasterRegHoldingCB(UCHAR * pucRegBuffer, USHORT usAddress, in eMBMasterRegHoldingCB()
167 eMBErrorCode eMBMasterRegCoilsCB(UCHAR * pucRegBuffer, USHORT usAddress, in eMBMasterRegCoilsCB()
247 eMBErrorCode eMBMasterRegDiscreteCB( UCHAR * pucRegBuffer, USHORT usAddress, USHORT usNDiscrete ) in eMBMasterRegDiscreteCB()