Home
last modified time | relevance | path

Searched refs:GPIO_SECCFGR_SEC0 (Results 1 – 25 of 54) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_gpio.c673 tmp &= ~(GPIO_SECCFGR_SEC0 << position); in HAL_GPIO_ConfigPinAttributes()
718 if ((GPIOx->SECCFGR & (GPIO_SECCFGR_SEC0 << position)) != 0U) in HAL_GPIO_GetConfigPinAttributes()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gpio.c893 … MODIFY_REG(p_gpio->SECCFGR, (GPIO_SECCFGR_SEC0 << pin_position), (PinAttributes << pin_position)); in HAL_GPIO_ConfigPinAttributes()
954 if ((p_gpio->SECCFGR & (GPIO_SECCFGR_SEC0 << pin_position)) != 0U) in HAL_GPIO_GetConfigPinAttributes()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h6477 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32h523xx.h8775 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32h562xx.h9501 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32h533xx.h9184 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32h573xx.h11994 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32h563xx.h11585 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h5560 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32wba54xx.h5743 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32wba5mxx.h5743 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32wba55xx.h5743 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h8701 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32l562xx.h9033 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h9178 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u535xx.h8778 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u575xx.h9800 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u585xx.h10249 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u595xx.h10110 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u5a5xx.h10559 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u5f7xx.h11068 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u599xx.h13547 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u5g7xx.h11517 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u5f9xx.h14194 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro
Dstm32u5a9xx.h13996 #define GPIO_SECCFGR_SEC0 GPIO_SECCFGR_SEC0_Msk macro

123