Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_powman/
Dpowman.c100 static void powman_timer_use_gpio(uint32_t gpio, uint32_t use, uint32_t using) { in powman_timer_use_gpio() function
115 powman_timer_use_gpio(gpio, POWMAN_TIMER_USE_GPIO_1KHZ_BITS, POWMAN_TIMER_USING_GPIO_1KHZ_BITS); in powman_timer_set_1khz_tick_source_gpio()
120 powman_timer_use_gpio(gpio, POWMAN_TIMER_USE_GPIO_1HZ_BITS, POWMAN_TIMER_USING_GPIO_1HZ_BITS); in powman_timer_enable_gpio_1hz_sync()