Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9131/drivers/
Dfsl_clock.c142 mux = CLOCK_GetRootClockMux(name); in CLOCK_GetIpFreq()
Dfsl_clock.h1134 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/
Dfsl_clock.c143 mux = CLOCK_GetRootClockMux(name); in CLOCK_GetIpFreq()
Dfsl_clock.h1134 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1181/drivers/
Dfsl_clock.h1445 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
1608 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
Dfsl_clock.c1471 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M7); in CLOCK_GetM7Freq()
1513 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M33); in CLOCK_GetM33Freq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1189/drivers/
Dfsl_clock.h1445 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
1608 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
Dfsl_clock.c1471 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M7); in CLOCK_GetM7Freq()
1513 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M33); in CLOCK_GetM33Freq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1182/drivers/
Dfsl_clock.h1445 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
1608 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
Dfsl_clock.c1471 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M7); in CLOCK_GetM7Freq()
1513 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M33); in CLOCK_GetM33Freq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1187/drivers/
Dfsl_clock.h1445 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
1608 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
Dfsl_clock.c1471 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M7); in CLOCK_GetM7Freq()
1513 mux = CLOCK_GetRootClockMux(kCLOCK_Root_M33); in CLOCK_GetM33Freq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1172/drivers/
Dfsl_clock.h1987 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
2159 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1175/drivers/
Dfsl_clock.h1987 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
2159 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1165/drivers/
Dfsl_clock.h1954 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
2126 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/drivers/
Dfsl_clock.h1987 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
2159 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1173/drivers/
Dfsl_clock.h1987 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
2159 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1171/drivers/
Dfsl_clock.h1987 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
2159 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1166/drivers/
Dfsl_clock.h1954 static inline uint32_t CLOCK_GetRootClockMux(clock_root_t root) in CLOCK_GetRootClockMux() function
2126 mux = CLOCK_GetRootClockMux(root); in CLOCK_GetRootClockFreq()
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1180/
Dboard.c790 (CLOCK_GetRootClockMux(kCLOCK_Root_Edgelock) != (uint32_t)mux)) in EdgeLock_SetClock()