Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal.c798 return (LL_SYSCFG_IsEnabledSecurityAccess(SecurityAccess)); in HAL_SYSCFG_IsEnabledSecurityAccess()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_system.h1467 __STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_IsEnabledSecurityAccess() function