Home
last modified time | relevance | path

Searched defs:Code (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c1558 HAL_StatusTypeDef HAL_SYSCFG_ConfigVDDIOCompensationCell(uint32_t Selection, uint32_t Code, uint32_… in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1796 HAL_StatusTypeDef HAL_SYSCFG_ConfigVDDCompensationCell(uint32_t Code, uint32_t NmosValue, uint32_t … in HAL_SYSCFG_ConfigVDDCompensationCell()
1849 HAL_StatusTypeDef HAL_SYSCFG_GetVDDCompensationCell(uint32_t Code, uint32_t *pNmosValue, in HAL_SYSCFG_GetVDDCompensationCell()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_system.h924 __STATIC_INLINE void LL_SBS_SetXSPI2CompCellCode(uint32_t Code) in LL_SBS_SetXSPI2CompCellCode()
979 __STATIC_INLINE void LL_SBS_SetXSPI1CompCellCode(uint32_t Code) in LL_SBS_SetXSPI1CompCellCode()
1034 __STATIC_INLINE void LL_SBS_SetIOCompCellCode(uint32_t Code) in LL_SBS_SetIOCompCellCode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal.c770 void HAL_SYSCFG_ConfigCompensationCell(uint32_t Selection, uint32_t Code, uint32_t NmosValue, uint3… in HAL_SYSCFG_ConfigCompensationCell()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal.c882 void HAL_SBS_ConfigCompensationCell(uint32_t Selection, uint32_t Code, uint32_t NmosValue, uint32_t… in HAL_SBS_ConfigCompensationCell()