Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_i2s.c81 #define LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(index) {.i2s_clock = kPLL0_DIV_to_FLEXCOMM##index,… macro
86 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(0),
89 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(1),
92 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(2),
95 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(3),
98 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(4),
101 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(5),
104 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(6),
107 LPC_I2S_CLOCK_AND_IRQ_PARAM_INIT(7),

Completed in 7 milliseconds