Home
last modified time | relevance | path

Searched defs:SecurityAccess (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal.c759 void HAL_SYSCFG_EnableSecurityAccess(uint32_t SecurityAccess) in HAL_SYSCFG_EnableSecurityAccess()
779 void HAL_SYSCFG_DisableSecurityAccess(uint32_t SecurityAccess) in HAL_SYSCFG_DisableSecurityAccess()
796 uint32_t HAL_SYSCFG_IsEnabledSecurityAccess(uint32_t SecurityAccess) in HAL_SYSCFG_IsEnabledSecurityAccess()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_system.h1431 __STATIC_INLINE void LL_SYSCFG_EnableSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_EnableSecurityAccess()
1449 __STATIC_INLINE void LL_SYSCFG_DisableSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_DisableSecurityAccess()
1467 __STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_IsEnabledSecurityAccess()