Searched refs:__HAL_RTC_PC13_PULL_DOWN_ENABLE (Results 1 – 3 of 3) sorted by relevance
270 __HAL_RTC_PC13_PULL_DOWN_ENABLE(); in acm32_pin_mode()
499 #define __HAL_RTC_PC13_PULL_DOWN_ENABLE() (PMU->IOCR |= BIT1) macro
501 #define __HAL_RTC_PC13_PULL_DOWN_ENABLE() (PMU->IOCR |= BIT1) macro
Completed in 8 milliseconds