Home
last modified time | relevance | path

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

/bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Device/Maxim/MAX32660/Source/
A Dsystem_max32660.c137 SYS_ClockDisable(SYS_PERIPH_CLOCK_DMA); in SystemInit()
138 SYS_ClockDisable(SYS_PERIPH_CLOCK_SPI17Y); in SystemInit()
139 SYS_ClockDisable(SYS_PERIPH_CLOCK_SPIMSS); in SystemInit()
140 SYS_ClockDisable(SYS_PERIPH_CLOCK_UART0); in SystemInit()
141 SYS_ClockDisable(SYS_PERIPH_CLOCK_UART1); in SystemInit()
142 SYS_ClockDisable(SYS_PERIPH_CLOCK_I2C0); in SystemInit()
143 SYS_ClockDisable(SYS_PERIPH_CLOCK_T0); in SystemInit()
144 SYS_ClockDisable(SYS_PERIPH_CLOCK_T1); in SystemInit()
145 SYS_ClockDisable(SYS_PERIPH_CLOCK_T2); in SystemInit()
146 SYS_ClockDisable(SYS_PERIPH_CLOCK_I2C1); in SystemInit()
/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Dmxc_sys.c274 SYS_ClockDisable(SYS_PERIPH_CLOCK_UART0); in SYS_UART_Shutdown()
277 SYS_ClockDisable(SYS_PERIPH_CLOCK_UART1); in SYS_UART_Shutdown()
306 SYS_ClockDisable(SYS_PERIPH_CLOCK_I2C0); in SYS_I2C_Shutdown()
310 SYS_ClockDisable(SYS_PERIPH_CLOCK_I2C1); in SYS_I2C_Shutdown()
331 SYS_ClockDisable(SYS_PERIPH_CLOCK_DMA); in SYS_DMA_Shutdown()
362 void SYS_ClockDisable(sys_periph_clock_t clock) in SYS_ClockDisable() function
482 SYS_ClockDisable(SYS_PERIPH_CLOCK_SPI17Y); in SYS_SPI17Y_Shutdown()
510 SYS_ClockDisable(SYS_PERIPH_CLOCK_SPIMSS); in SYS_SPIMSS_Shutdown()
540 SYS_ClockDisable(SYS_PERIPH_CLOCK_SPIMSS); in SYS_I2S_Shutdown()
/bsp/maxim/libraries/MAX32660PeriphDriver/Include/
A Dmxc_sys.h192 void SYS_ClockDisable(sys_periph_clock_t clock);

Completed in 8 milliseconds