Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_system.h271 __STATIC_INLINE uint32_t LL_SYSCFG_GetBootPinValueToVDD(uint16_t BootPinValue) in LL_SYSCFG_GetBootPinValueToVDD() argument
273 return (uint32_t)(READ_BIT(SYSCFG->BOOTR, BootPinValue)); in LL_SYSCFG_GetBootPinValueToVDD()