Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal.c1587 case SYSCFG_IO_VDDIO3_CELL: in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1621 case SYSCFG_IO_VDDIO3_CELL: in HAL_SYSCFG_ConfigVDDIOCompensationCell()
1686 case SYSCFG_IO_VDDIO3_CELL: in HAL_SYSCFG_GetVDDIOCompensationCell()
1718 case SYSCFG_IO_VDDIO3_CELL: in HAL_SYSCFG_GetVDDIOCompensationCell()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal.h148 #define SYSCFG_IO_VDDIO3_CELL 1U /*!< I/O Compensation cell for VDDIO3 */ macro
732 ((__VALUE__) == SYSCFG_IO_VDDIO3_CELL) || \