Home
last modified time | relevance | path

Searched refs:SetIER (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/sensor/chipset/ppg/
H A Dppg_cs1262.c132 static inline int32_t SetIER(uint16_t it, uint8_t status) in SetIER() function
254 ret = SetIER(FIFO_RDY_IER_OFFSET, CS1262_REG_BIT_SET); in Cs1262Enable()
289 ret = SetIER(FIFO_RDY_IER_OFFSET, CS1262_REG_BIT_RESET); in Cs1262Disable()
291 HDF_LOGE("%s: SetIER fail", __func__); in Cs1262Disable()

Completed in 1 milliseconds