Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal.c617 return (LL_SYSCFG_IsEnabledSRAMFetch()); in HAL_SYSCFG_IsEnabledSRAMFetch()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_system.h861 __STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledSRAMFetch(void) in LL_SYSCFG_IsEnabledSRAMFetch() function