Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal.c835 return (LL_SYSCFG_IsEnabledSecurityAccess(SecurityAccess)); in HAL_SYSCFG_IsEnabledSecurityAccess()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_system.h1491 __STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_IsEnabledSecurityAccess() function