Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_mcux_pcc.c21 struct mcux_pcc_config { struct
27 #define DEV_BASE(dev) (((struct mcux_pcc_config *)(dev->config))->base_address) argument
36 const struct mcux_pcc_config *cfg; in get_clock_encoding()
139 static const struct mcux_pcc_config mcux_pcc##inst##_config = { \