Searched refs:data_len_code (Results 1 – 2 of 2) sorted by relevance
179 for (i = 0, j = 0; i < buf_fmt->data_len_code; i += 4, j++) { in LL_CAN_SendStandard_PTB()189 return buf_fmt->data_len_code; in LL_CAN_SendStandard_PTB()215 for (i = 0, j = 0; i < buf_fmt->data_len_code; i += 4, j++) { in LL_CAN_SendStandard_STB()228 return buf_fmt->data_len_code; in LL_CAN_SendStandard_STB()257 for (i = 0, j = 0; i < buf_fmt->data_len_code; i += 4, j++) { in LL_CAN_SendStandard_STB_Multi()280 return buf_fmt->data_len_code * send_cnt; in LL_CAN_SendStandard_STB_Multi()
148 uint32_t data_len_code : 4, member197 uint32_t data_len_code : 4, member
Completed in 6 milliseconds