Searched refs:lin_is_complete (Results 1 – 3 of 3) sorted by relevance
166 while (!lin_is_complete(ptr)) { in lin_master_sent()212 while (!lin_is_complete(ptr)) { in lin_master_receive()300 while (!lin_is_complete(ptr)) { in lin_slave_sent()348 while (!lin_is_complete(ptr)) { in lin_slave_receive()
229 static inline bool lin_is_complete(LIN_Type *ptr) in lin_is_complete() function
268 static inline uint8_t lin_is_complete(LINV2_Type *ptr) in lin_is_complete() function
Completed in 7 milliseconds