Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_temp_humi_ams_ens210.c232 uint32_t h_payl = (h_val>>0 ) & 0x1ffff; in drv_ens210_read_temp_and_humi() local
233 bool h_crc_ok= (crc7(h_payl)==h_crc); in drv_ens210_read_temp_and_humi()

Completed in 3 milliseconds