Searched refs:crc7 (Results 1 – 1 of 1) sorted by relevance
148 uint32_t crc7(uint32_t val) in crc7() function213 bool t_crc_ok= crc7(t_payl)==t_crc; in drv_ens210_read_temp_and_humi()233 bool h_crc_ok= (crc7(h_payl)==h_crc); in drv_ens210_read_temp_and_humi()
Completed in 4 milliseconds