Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gpio.h505 uint32_t HAL_GPIO_GetLockPinAttributes(const GPIO_TypeDef *GPIOx);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_gpio.c766 uint32_t HAL_GPIO_GetLockPinAttributes(const GPIO_TypeDef *GPIOx) in HAL_GPIO_GetLockPinAttributes() function