Home
last modified time | relevance | path

Searched refs:SYSCFG_IO_VDDIO4_CELL (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c1592 case SYSCFG_IO_VDDIO4_CELL: in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1626 case SYSCFG_IO_VDDIO4_CELL: in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1691 case SYSCFG_IO_VDDIO4_CELL: in HAL_SYSCFG_GetVDDIOCompensationCell()
1723 case SYSCFG_IO_VDDIO4_CELL: in HAL_SYSCFG_GetVDDIOCompensationCell()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal.h149 #define SYSCFG_IO_VDDIO4_CELL 2U /*!< I/O Compensation cell for VDDIO4 */ macro
733 ((__VALUE__) == SYSCFG_IO_VDDIO4_CELL) || \