Home
last modified time | relevance | path

Searched refs:ccmRootClk (Results 1 – 25 of 43) sorted by relevance

12

/hal_nxp-3.6.0/imx/drivers/
Dccm_imx6sx.h676 static inline void CCM_SetRootMux(CCM_Type * base, uint32_t ccmRootClk, uint32_t mux) in CCM_SetRootMux() argument
678 …CCM_TUPLE_REG(base, ccmRootClk) = (CCM_TUPLE_REG(base, ccmRootClk) & (~CCM_TUPLE_MASK(ccmRootClk))… in CCM_SetRootMux()
679 … (((uint32_t)((mux) << CCM_TUPLE_SHIFT(ccmRootClk))) & CCM_TUPLE_MASK(ccmRootClk)); in CCM_SetRootMux()
691 static inline uint32_t CCM_GetRootMux(CCM_Type * base, uint32_t ccmRootClk) in CCM_GetRootMux() argument
693 …return (CCM_TUPLE_REG(base, ccmRootClk) & CCM_TUPLE_MASK(ccmRootClk)) >> CCM_TUPLE_SHIFT(ccmRootCl… in CCM_GetRootMux()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MM5/drivers/
Dfsl_clock.c884 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
889 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
902 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
907 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
908 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
Dfsl_clock.h1151 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post);
1161 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MN4/drivers/
Dfsl_clock.c878 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
883 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
896 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
901 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
902 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
Dfsl_clock.h1144 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post);
1154 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MN1/drivers/
Dfsl_clock.c878 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
883 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
896 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
901 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
902 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MN5/drivers/
Dfsl_clock.c878 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
883 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
896 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
901 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
902 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MN3/drivers/
Dfsl_clock.c878 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
883 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
896 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
901 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
902 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MN2/drivers/
Dfsl_clock.c878 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
883 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
896 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
901 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
902 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8ML3/drivers/
Dfsl_clock.c881 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
886 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
899 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
904 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
905 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MM6/drivers/
Dfsl_clock.c884 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
889 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
902 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
907 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
908 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MM1/drivers/
Dfsl_clock.c884 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
889 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
902 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
907 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
908 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8ML4/drivers/
Dfsl_clock.c881 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
886 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
899 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
904 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
905 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8ML6/drivers/
Dfsl_clock.c881 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
886 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
899 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
904 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
905 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8ML8/drivers/
Dfsl_clock.c881 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
886 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
899 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
904 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
905 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MN6/drivers/
Dfsl_clock.c878 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
883 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
896 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
901 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
902 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MM2/drivers/
Dfsl_clock.c884 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
889 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
902 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
907 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
908 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MM3/drivers/
Dfsl_clock.c884 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
889 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
902 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
907 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
908 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MM4/drivers/
Dfsl_clock.c884 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
889 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
902 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
907 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
908 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MD6/drivers/
Dfsl_clock.c962 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
967 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
980 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
985 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
986 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
Dfsl_clock.h1096 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post);
1106 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MD7/drivers/
Dfsl_clock.c962 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
967 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
980 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
985 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
986 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MQ5/drivers/
Dfsl_clock.c962 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
967 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
980 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
985 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
986 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MQ6/drivers/
Dfsl_clock.c962 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
967 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
980 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
985 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
986 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MQ7/drivers/
Dfsl_clock.c962 void CLOCK_SetRootDivider(clock_root_control_t ccmRootClk, uint32_t pre, uint32_t post) in CLOCK_SetRootDivider() argument
967 …CCM_REG(ccmRootClk) = (CCM_REG(ccmRootClk) & (~(CCM_TARGET_ROOT_PRE_PODF_MASK | CCM_TARGET_ROOT_PO… in CLOCK_SetRootDivider()
980 void CLOCK_UpdateRoot(clock_root_control_t ccmRootClk, uint32_t mux, uint32_t pre, uint32_t post) in CLOCK_UpdateRoot() argument
985 CCM_REG(ccmRootClk) = in CLOCK_UpdateRoot()
986 (CCM_REG(ccmRootClk) & in CLOCK_UpdateRoot()

12