Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ccm32k/
Dfsl_ccm32k.c175 void CCM32K_EnableClockMonitor(CCM32K_Type *base, bool enable) in CCM32K_EnableClockMonitor() function
201 CCM32K_EnableClockMonitor(base, false); in CCM32K_SetClockMonitorConfig()
206 CCM32K_EnableClockMonitor(base, config->enableClockMonitor); in CCM32K_SetClockMonitorConfig()
Dfsl_ccm32k.h391 void CCM32K_EnableClockMonitor(CCM32K_Type *base, bool enable);