|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Files | |
| file | clock_control_silabs_siwx91x.h |
| Clock control definitions for Silicon Labs SiWx91x devices. | |
Data Structures | |
| struct | silabs_siwx91x_clock_control_config |
| Mux / gate clock configuration for SiWx91x clock managers. More... | |
| struct | silabs_siwx91x_clock_control_pll_config |
| PLL configuration for SiWx91x HP clock manager. More... | |
Functions | |
| const struct device * | siwx91x_clock_control_get_device (uint32_t clkid) |
Get the clock control device that owns clkid. | |
#include <clock_control_silabs_siwx91x.h>
Get the clock control device that owns clkid.
| clkid | Clock identifier (SIWX91X_CLK_*). |
NULL if clkid is out of range or has no associated device.