/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling_slave/example/src/ |
A D | periph_spi_rom_polling_slave.c | 70 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 0, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 71 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 16, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 72 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 10, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 73 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/src/ |
A D | periph_spi_rom_polling.c | 71 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 0, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 72 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 16, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 73 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 10, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 74 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/src/ |
A D | periph_spi_polling.c | 67 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 0, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 68 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 16, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 69 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 10, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 70 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/ |
A D | periph_spi_rom_interrupt.c | 74 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 0, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 75 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 16, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 76 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 10, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 77 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt_slave/example/src/ |
A D | periph_spi_rom_interrupt_slave.c | 72 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 0, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 73 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 16, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 74 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 10, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 75 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/ |
A D | periph_spi_interrupt.c | 69 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 0, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 70 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 16, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 71 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 10, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux() 72 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_SPI_PinMux()
|
/lk-master/target/lpcexpresso1549/ |
A D | init.c | 107 Chip_IOCON_SetPinMuxing(LPC_IOCON, ioconSetup, sizeof(ioconSetup) / sizeof(PINMUX_GRP_T)); in Board_SetupMuxing() 125 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 13, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Board_Debug_Init() 126 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 18, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Board_Debug_Init()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/src/ |
A D | periph_i2c_rom_polling_slave.c | 75 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 22, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux() 76 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 23, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/ |
A D | uart_rb.c | 83 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 13, (IOCON_FUNC0 | IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART_PinMux() 84 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 18, (IOCON_FUNC0 | IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/ |
A D | periph_i2cm_polling.c | 72 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 22, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux() 73 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 23, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_polling/example/src/ |
A D | uart_rom_polling.c | 66 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 13, (IOCON_FUNC0 | IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART0_PinMux() 67 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 18, (IOCON_FUNC0 | IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART0_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/ |
A D | board.c | 91 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 13, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Board_Debug_Init() 92 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 18, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Board_Debug_Init()
|
A D | board_sysinit.c | 136 Chip_IOCON_SetPinMuxing(LPC_IOCON, ioconSetup, sizeof(ioconSetup) / sizeof(PINMUX_GRP_T)); in Board_SetupMuxing()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/src/ |
A D | periph_i2c_rom_interrupt_slave.c | 81 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 22, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux() 82 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 23, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/ |
A D | periph_i2c_rom_polling.c | 72 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 22, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux() 73 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 23, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/ |
A D | periph_i2cm_interrupt.c | 74 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 22, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux() 75 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 23, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/src/ |
A D | uart_rom_int.c | 70 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 13, (IOCON_FUNC0 | IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART0_PinMux() 71 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 18, (IOCON_FUNC0 | IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART0_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/ |
A D | periph_i2c_rom_interrupt.c | 75 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 22, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux() 76 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 23, IOCON_DIGMODE_EN | I2C_MODE); in Init_I2C_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_grouped_int/example/src/ |
A D | grouped_int.c | 86 Chip_IOCON_PinMuxSet(LPC_IOCON, TEST_BUTTON_PORT, TEST_BUTTON_PIN, in main()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_dac/example/src/ |
A D | dac.c | 59 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 12, (IOCON_MODE_INACT | IOCON_ADMODE_EN)); in Init_DAC_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_clkout/example/src/ |
A D | clkout.c | 110 Chip_IOCON_PinMuxSet(LPC_IOCON, CLKOUT_PORT, CLKOUT_PIN, in main()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_acmp/example/src/ |
A D | acmp.c | 55 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 9, (IOCON_MODE_INACT | IOCON_ADMODE_EN)); in Init_ACMP_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/ |
A D | pinint.c | 91 Chip_IOCON_PinMuxSet(LPC_IOCON, TEST_INPUT_PIN_PORT, TEST_INPUT_PIN_BIT, in main()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/ |
A D | dma_uart.c | 95 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 13, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART_PinMux() 96 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 18, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART_PinMux()
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_rom_uart/example/src/ |
A D | dma_rom_uart.c | 125 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 13, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART_PinMux() 126 Chip_IOCON_PinMuxSet(LPC_IOCON, 0, 18, (IOCON_MODE_INACT | IOCON_DIGMODE_EN)); in Init_UART_PinMux()
|