Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rtc.h337 #define RTC_OUTPUT_REMAP_POS1 RTC_CR_OUT2EN macro
340 #define RTC_OUTPUT_REMAP_POS1 RTC_OR_OUT_RMP macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rtc.h277 #define RTC_OUTPUT_REMAP_POS1 ((uint32_t)RTC_OR_OUT_RMP) macro