Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin.c293 lin_status_t LIN_SendFrameData(uint32_t instance, const uint8_t *txBuff, uint8_t txSize) in LIN_SendFrameData() function
849 retVal = LIN_SendFrameData(instance, response_buff, response_length); in LIN_SetResponse()
Dfsl_lin.h529 lin_status_t LIN_SendFrameData(uint32_t instance, const uint8_t *txBuff, uint8_t txSize);