Home
last modified time | relevance | path

Searched refs:LL_SYSCFG_SetTIMBreakInputs (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal.h451 #define __HAL_SYSCFG_BREAK_ECC_LOCK() LL_SYSCFG_SetTIMBreakInputs(LL_SYSCFG_TIMBREAK_ECC)
457 #define __HAL_SYSCFG_BREAK_LOCKUP_LOCK() LL_SYSCFG_SetTIMBreakInputs(LL_SYSCFG_TIMBREAK_LOCK…
463 #define __HAL_SYSCFG_BREAK_PVD_LOCK() LL_SYSCFG_SetTIMBreakInputs(LL_SYSCFG_TIMBREAK_PVD)
469 #define __HAL_SYSCFG_BREAK_SRAM2PARITY_LOCK() LL_SYSCFG_SetTIMBreakInputs(LL_SYSCFG_TIMBREAK_SRAM…
H A Dstm32wbxx_ll_system.h879 __STATIC_INLINE void LL_SYSCFG_SetTIMBreakInputs(uint32_t Break) in LL_SYSCFG_SetTIMBreakInputs() function
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_system.h856 __STATIC_INLINE void LL_SYSCFG_SetTIMBreakInputs(uint32_t Break) in LL_SYSCFG_SetTIMBreakInputs() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_system.h724 __STATIC_INLINE void LL_SYSCFG_SetTIMBreakInputs(uint32_t Break) in LL_SYSCFG_SetTIMBreakInputs() function