Searched refs:pHDPL (Results 1 – 2 of 2) sorted by relevance
1129 HAL_StatusTypeDef HAL_BSEC_GetHDPLValue(BSEC_HandleTypeDef * hbsec, uint32_t *pHDPL) in HAL_BSEC_GetHDPLValue() argument1140 if ((pHDPL == NULL) || (hbsec->Instance != BSEC)) in HAL_BSEC_GetHDPLValue()1151 *pHDPL = hdpl; in HAL_BSEC_GetHDPLValue()
351 HAL_StatusTypeDef HAL_BSEC_GetHDPLValue(BSEC_HandleTypeDef * hbsec, uint32_t *pHDPL);