13#ifndef ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RPI_PICO_H_
14#define ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RPI_PICO_H_
APIs and macros for the Zephyr device model.
int clock_control_rpi_pico_reconfigure(const struct device *dev)
Reapply the devicetree-declared XOSC/PLL/clock topology.
Runtime device structure (in ROM) per driver instance.
Definition device.h:543