Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/chipset/ppg/
H A Dppg_cs1262_fw.c61 static int32_t validateTab(uint8_t *regTab, uint16_t valiSize) in validateTab() function
89 … ret = validateTab((uint8_t *)(g_ppgModeTab[index].regTab), sizeof(*g_ppgModeTab[index].regTab)); in Cs1262Loadfw()