Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal.c796 void HAL_SYSCFG_EnableSecurityAccess(uint32_t SecurityAccess) in HAL_SYSCFG_EnableSecurityAccess()
816 void HAL_SYSCFG_DisableSecurityAccess(uint32_t SecurityAccess) in HAL_SYSCFG_DisableSecurityAccess()
833 uint32_t HAL_SYSCFG_IsEnabledSecurityAccess(uint32_t SecurityAccess) in HAL_SYSCFG_IsEnabledSecurityAccess()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_system.h1455 __STATIC_INLINE void LL_SYSCFG_EnableSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_EnableSecurityAccess()
1473 __STATIC_INLINE void LL_SYSCFG_DisableSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_DisableSecurityAccess()
1491 __STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledSecurityAccess(uint32_t SecurityAccess) in LL_SYSCFG_IsEnabledSecurityAccess()