/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * The UART example shows how to use the UART ROM API in interrupt mode. 38 * To use the example, connect a serial cable to the board's RS232/UART port and 45 * The LPCXpresso base board is required with the LPCXpresso board to use this
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_polling/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * The UART example shows how to use the UART ROM API in polled mode. 38 * To use the example, connect a serial cable to the board's RS232/UART port and 45 * The LPCXpresso base board is required with the LPCXpresso board to use this
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_clkout/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * This example shows how to use the SYSCTL driver to driver a specific 36 * clock source on the CLKOUT pin. To use this example, you'll need to
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_rtc/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * This example shows how to setup and use the RTC and to use the alarm
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * The LPC15xx ADC example shows how to use the ADC to perform 48 * To use this example, ADC1 channel 1 needs to be connected to an
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * The UART example shows how to use the UART in interrupt mode with transmit 38 * To use the example, connect a serial cable to the board's RS232/UART port and
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * The LPC15xx ADC ROM example shows how to use the ADC ROM API to perform 48 * To use this example, ADC1 channel 1 needs to be connected to an
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_ritimer/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * The Repetitive Interrupt Timer (RIT) example shows how to use the
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_gpio/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * The General Purpose Input/Output example demonstrates how to use the GPIO functions
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_grouped_int/example/ |
A D | readme.dox | 3 * This example shows how to use Grouped GPIO interrupt. 17 * or liability for the use of the software, conveys no license or rights under any 22 * specified use without further testing or modification. 25 * Permission to use, copy, modify, and distribute this software and its
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 40 * When connected to Windows host use the .inf included in the project
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * This example shows how to use the frequency measurement capability in
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 44 * The Motor Control board is required with the LPCXpresso board to use this
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 44 * The Motor Control board is required with the LPCXpresso board to use this
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 41 * When connected to Windows host use the .inf included in the project
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 53 * 16-bit address will use the last incremented address.<br> 56 * This example doesn't use the Chip_I2CS_Xfer() function and implements the slave
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 44 * requirements, this example is best used as a reference on how to use the ROM
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 44 * When connected to Windows host use the .inf included with the LPCOPen example
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_mem/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * This example shows how to setup and use the DMA controller for a limited
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * This examples shows how to use the DMA controller to handle servicing
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 44 * requirements, this example is best used as a reference on how to use the ROM
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_blinky/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_rom_uart/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its 35 * This examples shows how to use the DMA ROM driver to handle servicing
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_mrt/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_pinint/example/ |
A D | readme.dox | 16 * or liability for the use of the software, conveys no license or rights under any 21 * specified use without further testing or modification. 24 * Permission to use, copy, modify, and distribute this software and its
|