Searched refs:hpm_uart_lin_check_checksum (Results 1 – 1 of 1) sorted by relevance
| /bsp/hpmicro/libraries/hpm_sdk/components/uart_lin/ |
| A D | hpm_uart_lin.c | 61 static bool hpm_uart_lin_check_checksum(uint8_t id, uint8_t *data, uint8_t length, bool enhanced_ch… in hpm_uart_lin_check_checksum() function 198 … if (!hpm_uart_lin_check_checksum(pid, data.buff, data.length, data.enhance_checksum, checksum)) { in hpm_uart_lin_master_receive_frame() 270 … if (!hpm_uart_lin_check_checksum(pid, data.buff, data.length, data.enhance_checksum, checksum)) { in hpm_uart_lin_master_receive_data() 318 …if (!hpm_uart_lin_check_checksum(config->pid, data.buff, data.length, data.enhance_checksum, check… in hpm_uart_lin_slave_receive_data()
|
Completed in 5 milliseconds