Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_temp_humi_ams_ens210.c148 uint32_t crc7(uint32_t val) in crc7() function
213 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