Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_ctimer.c135 CLOCK_DisableClock(s_ctimerClocks[index]); in CTIMER_Deinit()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_clock.c1902 CLOCK_DisableClock(kCLOCK_Usbd0); in CLOCK_EnableUsbfs0DeviceClock()
1965 CLOCK_DisableClock(kCLOCK_Usbhmr0); in CLOCK_EnableUsbfs0HostClock()
1966 CLOCK_DisableClock(kCLOCK_Usbhsl0); in CLOCK_EnableUsbfs0HostClock()
Dfsl_clock.h993 static inline void CLOCK_DisableClock(clock_ip_name_t clk) in CLOCK_DisableClock() function
1463 CLOCK_DisableClock(clk); in CLOCK_DisableUsbDevicefs0Clock()