Searched refs:__HAL_RTC_PC15_PULL_DOWN_ENABLE (Results 1 – 3 of 3) sorted by relevance
302 __HAL_RTC_PC15_PULL_DOWN_ENABLE(); in acm32_pin_mode()
509 #define __HAL_RTC_PC15_PULL_DOWN_ENABLE() (PMU->IOCR |= BIT17) macro
511 #define __HAL_RTC_PC15_PULL_DOWN_ENABLE() (PMU->IOCR |= BIT17) macro
Completed in 9 milliseconds