Searched refs:pPmosValue (Results 1 – 6 of 6) sorted by relevance
1664 uint32_t *pPmosValue) in HAL_SYSCFG_GetVDDIOCompensationCell() argument1673 if ((pCode != NULL) && (pNmosValue != NULL) && (pPmosValue != NULL)) in HAL_SYSCFG_GetVDDIOCompensationCell()1742 *pPmosValue = ((values & 0xF0U) >> 4U); in HAL_SYSCFG_GetVDDIOCompensationCell()1850 uint32_t *pPmosValue) in HAL_SYSCFG_GetVDDCompensationCell() argument1858 if ((pNmosValue != NULL) && (pPmosValue != NULL)) in HAL_SYSCFG_GetVDDCompensationCell()1870 *pPmosValue = ((values >> 4U) & 0xFU); in HAL_SYSCFG_GetVDDCompensationCell()
807 uint32_t *pPmosValue) in HAL_SYSCFG_GetCompensationCell() argument814 if ((pCode != NULL) && (pNmosValue != NULL) && (pPmosValue != NULL)) in HAL_SYSCFG_GetCompensationCell()822 *pPmosValue = ((reg >> (offset + 4U)) & 0xFU); in HAL_SYSCFG_GetCompensationCell()
920 uint32_t *pPmosValue) in HAL_SBS_GetCompensationCell() argument927 if ((pCode != NULL) && (pNmosValue != NULL) && (pPmosValue != NULL)) in HAL_SBS_GetCompensationCell()935 *pPmosValue = ((reg >> (offset + 4U)) & 0xFU); in HAL_SBS_GetCompensationCell()
937 uint32_t *pPmosValue);951 uint32_t *pPmosValue);
665 uint32_t *pPmosValue);
691 uint32_t *pPmosValue);