Searched refs:__HAL_RTC_PC14_PULL_DOWN_ENABLE (Results 1 – 3 of 3) sorted by relevance
286 __HAL_RTC_PC14_PULL_DOWN_ENABLE(); in acm32_pin_mode()
504 #define __HAL_RTC_PC14_PULL_DOWN_ENABLE() (PMU->IOCR |= BIT9) macro
506 #define __HAL_RTC_PC14_PULL_DOWN_ENABLE() (PMU->IOCR |= BIT9) macro
Completed in 18 milliseconds