Home
last modified time | relevance | path

Searched refs:GPIO_ADVCFGRL_RET0 (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_gpio.c546 temp &= ~((GPIO_ADVCFGRL_RET0 | GPIO_ADVCFGRL_INVCLK0 | GPIO_ADVCFGRL_DE0) in HAL_GPIO_SetRetime()
586 pRet_Init->Retime = ((GPIOx->ADVCFGR[position >> 3u] & (GPIO_ADVCFGRL_RET0 << index)) >> index); in HAL_GPIO_GetRetime()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gpio.h184 #define GPIO_RETIME_ON GPIO_ADVCFGRL_RET0 /*!< Retime enable at pad level …
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h20189 #define GPIO_ADVCFGRL_RET0 (0x8UL << GPIO_ADVCFGRL_0_Pos) /*!< 0x00000008 */ macro
Dstm32n657xx.h21131 #define GPIO_ADVCFGRL_RET0 (0x8UL << GPIO_ADVCFGRL_0_Pos) /*!< 0x00000008 */ macro
Dstm32n655xx.h20889 #define GPIO_ADVCFGRL_RET0 (0x8UL << GPIO_ADVCFGRL_0_Pos) /*!< 0x00000008 */ macro
Dstm32n647xx.h20431 #define GPIO_ADVCFGRL_RET0 (0x8UL << GPIO_ADVCFGRL_0_Pos) /*!< 0x00000008 */ macro