Searched refs:CounterId (Results 1 – 2 of 2) sorted by relevance
1012 HAL_StatusTypeDef HAL_BSEC_ReadEpochCounter(BSEC_HandleTypeDef * hbsec, uint32_t CounterId, uint32_… in HAL_BSEC_ReadEpochCounter() argument1028 if (CounterId < BSEC_NB_EPOCH_COUNTER) in HAL_BSEC_ReadEpochCounter()1030 *pCounterData = hbsec->Instance->EPOCHRx[CounterId]; in HAL_BSEC_ReadEpochCounter()
341 HAL_StatusTypeDef HAL_BSEC_ReadEpochCounter(BSEC_HandleTypeDef * hbsec, uint32_t CounterId, uint32_…