Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 174) sorted by relevance

1234567

/lk-master/external/platform/nrfx/doc/
A Dnrfx.doxyfile104 # documentation (similar to Javadoc). Set to NO to disable this.
522 # and Mac users are advised to set this option to NO.
549 # which file to include in order to use the member.
1032 # specified. Set to NO to disable this.
1352 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1496 # output directory to force them to be regenerated.
1723 # to HTML_HEADER.
2227 # set to NO
2392 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2397 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
[all …]
A Dmain_page.dox6 The intention was to provide drivers that can be used in various environments
7 without the necessity to integrate other parts of the SDK into them.
12 Refer to the @ref nrfx_drv_supp_matrix to check which drivers are suitable
17 The purpose of nrfx is to make it possible to use the same set of peripheral
18 drivers in various environments, from RTOSes to bare metal applications.
44 a specific way according to the requirements of the host environment.
46 line to the @ref nrfx_glue file:
52 This will cause the preprocessor to properly rename all the IRQ handler
60 structures passed to the drivers during their initialization.
61 Refer to the API reference for a given driver to see the members of its
[all …]
/lk-master/
A Dlk_inc.mk.example1 # copy this and makefile to your external root directory and customize
2 # according to how you want to use a split repository
4 # the top level directory that all paths are relative to
7 # paths relative to LKMAKEROOT where additional modules should be searched
10 # the path relative to LKMAKEROOT where the main lk repository lives
13 # set the directory relative to LKMAKEROOT where output will go
19 #TOOLCHAIN_PREFIX := <relative path to toolchain>
A DLICENSE4 * Permission is hereby granted, free of charge, to any person obtaining
6 * (the "Software"), to deal in the Software without restriction,
7 * including without limitation the rights to use, copy, modify, merge,
9 * and to permit persons to whom the Software is furnished to do so,
10 * subject to the following conditions:
/lk-master/arch/x86/32/
A Dkernel.ld6 * Permission is hereby granted, free of charge, to any person obtaining
8 * (the "Software"), to deal in the Software without restriction,
9 * including without limitation the rights to use, copy, modify, merge,
11 * and to permit persons to whom the Software is furnished to do so,
12 * subject to the following conditions:
47 * extra linker scripts tend to insert sections just after .rodata,
48 * so we want to make sure this symbol comes after anything inserted above,
49 * but not aligned to the next section necessarily.
75 * extra linker scripts tend to insert sections just after .data,
76 * so we want to make sure this symbol comes after anything inserted above,
[all …]
/lk-master/arch/x86/64/
A Dkernel.ld6 * Permission is hereby granted, free of charge, to any person obtaining
8 * (the "Software"), to deal in the Software without restriction,
9 * including without limitation the rights to use, copy, modify, merge,
11 * and to permit persons to whom the Software is furnished to do so,
12 * subject to the following conditions:
47 * extra linker scripts tend to insert sections just after .rodata,
48 * so we want to make sure this symbol comes after anything inserted above,
49 * but not aligned to the next section necessarily.
75 * extra linker scripts tend to insert sections just after .data,
76 * so we want to make sure this symbol comes after anything inserted above,
[all …]
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/
A Dreadme.dox2 * @brief USB to UART bridge example
18 * or to any products. NXP Semiconductors reserves the right to make changes
24 * Permission to use, copy, modify, and distribute this software and its
32 /** @defgroup EXAMPLES_USBDROM_15XX_CDC_UARTN LPC15XX USB to UART bridge example
35 * The example shows how to us USBD ROM stack to creates a USB to UART converter port.
40 * Connect the USB cable between micro connector on board and to a host.
41 * When connected to Windows host use the .inf included in the project
42 * directory to install the driver. For OSx (Mac) host, no drivers are needed.<br>
44 …* When using @ref LPCOPEN_15XX_BOARD_LPCXPRESSO_1549 boards with a base board you need to remove …
45 * J54 & J55 on base board and power the system through USB port connected to FTDI chip. Note,
[all …]
/lk-master/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt21 ARM hereby grants to you, subject to the terms and conditions of this Licence, a non-exclusive, non…
23 (i) subject to clause 1.5(i), developing, having developed, manufacturing, having manufactured, off…
26 ARM hereby grants to you, subject to the terms and conditions of this Licence, a non-exclusive, non…
28to clause 1.5(ii) offering to sell, selling, supplying, distributing or having distributed (direct…
32 ARM hereby grants to you, subject to the terms and conditions of this Licence, a non-exclusive, non…
34to clause 1.5(ii), offer to sell, selling, supply, supplying, distributing or having distributed (…
37 ARM hereby grants to you, subject to the terms and conditions of this Licence, a non-exclusive, non…
39 (b) subject to clause 1.5(ii), offer to sell, selling, supplying, distributing or having distribute…
43to Clause 1.1 (i) you agree: (a) not to use ARM’s name, logo or trademarks to market any or all of…
47to be responsible to ARM for to the same extent as you are for your employees, and provided always…
[all …]
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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
38 * ADC0 is configured to monitor the internal temperature sensor on
39 * ADC0 channel 0. It is setup to be triggered periodically by the
42 * ADC1 is configured to monitor an analog input signal on ADC1. The
43 * ADC channel used may vary per board. It is setup to be triggered
48 * To use this example, ADC1 channel 1 needs to be connected to an
53 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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
38 * ADC0 is configured to monitor the internal temperature sensor on
39 * ADC0 channel 0. It is setup to be triggered periodically by the
42 * ADC1 is configured to monitor an analog input signal on ADC1. The
43 * ADC channel used may vary per board. It is setup to be triggered
48 * To use this example, ADC1 channel 1 needs to be connected to an
53 * to get started building LPCOpen projects.
/lk-master/external/platform/nrfx/
A DCHANGELOG.md17 - Updated MDK to 8.35.0.
34 - Added implicit casting of uint32_t to unsigned long in log messages, to prevent compiler warnings.
39 - Updated MDK to 8.32.1.
75 - Updated MDK to 8.30.2.
101 - Updated MDK to 8.29.0.
126 - Updated MDK to version 8.27.1.
137 - Updated MDK to version 8.27.0.
192 - Updated MDK to version 8.24.1.
210 - Updated MDK to version 8.23.1.
226 - Updated MDK to version 8.21.1.
[all …]
/lk-master/external/platform/pico/rp2_common/pico_stdio/
A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
6 of this software and associated documentation files (the "Software"), to deal
8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 copies of the Software, and to permit persons to whom the Software is
10 furnished to do so, subject to the following conditions:
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
24 * Permission to use, copy, modify, and distribute this software and its
35 * The example shows how to us USBD ROM stack to creates a virtual comm port.
39 * Connect the USB cable between micro connector on board and to a host.
40 * When connected to Windows host use the .inf included in the project
41 * directory to install the driver. For OSx (Mac) host, no drivers are needed.<br>
45 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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.
36 * This example only applies to USART0.<br>
38 * To use the example, connect a serial cable to the board's RS232/UART port and
39 * start a terminal program to monitor the port. The terminal program on the host
42 * received will be returned back to the caller.<br>
45 * The LPCXpresso base board is required with the LPCXpresso board to use this
50 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_dac/example/
A Dreadme.dox2 * @brief Digital to Analog Converter example.
18 * or to any products. NXP Semiconductors reserves the right to make changes
24 * Permission to use, copy, modify, and distribute this software and its
32 /** @defgroup EXAMPLES_PERIPH_15XX_DAC LPC15xx Digital to Analog Converter example
35 * The DAC example demonstrates using the Digital to Analog Converter.<br>
37 * This example uses the DAC to produce a stepped saw tooth waveform at 100Hz.
39 * The timer is set up to generate interrupts at 2KHz i.e. 20 DAC output samples
43 * By connecting an oscilloscope to P0.12 and ground you will notice a stepped sawtooth
51 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_polling/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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.
36 * This example only applies to USART0.<br>
38 * To use the example, connect a serial cable to the board's RS232/UART port and
39 * start a terminal program to monitor the port. The terminal program on the host
42 * received will be returned back to the caller.<br>
45 * The LPCXpresso base board is required with the LPCXpresso board to use this
50 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_rtc/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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
36 * to wake up the device from a sleep mode.<br>
39 * varied (changing) wakeup timing. Then the chip will go to sleep. After 4
41 * hook up the serial port to a terminal, you will get messages indicating
49 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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
39 * start a terminal program to monitor the port. The terminal program on the host
42 * received will be returned back to the caller.<br>
45 * Need to connect with base board for using RS232/UART port.<br>
49 * to get started building LPCOpen projects.
/lk-master/arch/arm64/
A Dsystem-onesegment.ld10 /* set the load address to physical MEMBASE */
45 /* .ARM.exidx is sorted, so has to go in its own output section. */
63 * extra linker scripts tend to insert sections just after .rodata,
64 * so we want to make sure this symbol comes after anything inserted above,
65 * but not aligned to the next section necessarily.
93 * extra linker scripts tend to insert sections just after .data,
94 * so we want to make sure this symbol comes after anything inserted above,
95 * but not aligned to the next section necessarily.
114 /* Align the end to ensure anything after the kernel ends up on its own pages */
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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
36 * of UART transmit and receive operations to offload the MCU and reduce
39 * UART transmit operations have a known transmit size and are queued to the
41 * only queued to the DMA controller when data is waiting to be sent.
56 * to get started building LPCOpen projects.
/lk-master/target/vim2/
A DREADME9 Below commands assume the VIM2 board is able to boot into U-Boot.
11 - Copy lk.bin from build-vim2-test to a USB flash drive
12 - Connect the USB flash drive to VIM2 USB-A port
13 - Boot VIM2 and press enter or space to stop autoboot
/lk-master/external/platform/lpc15xx/lpcopen/periph_clkout/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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
37 * connect an oscilloscope to the CLKOUT pin on your board. See the
45 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_eeprom/example/
A Dreadme.dox2 * @brief EEPROM example using IAP command to read/write from/to EEPROM
18 * or to any products. NXP Semiconductors reserves the right to make changes
24 * Permission to use, copy, modify, and distribute this software and its
35 * This examples uses the IAP commands to read and write a small test
36 * string from and to the EEPROM.<br>
43 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_systick/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
24 * Permission to use, copy, modify, and distribute this software and its
40 * While one would expect a clock divider to delay an interrupt occurrence this implementation
41 * seems to hasten the interrupt occurrence. For example, if the SYSTICK clock divider is set
42 * to 1, 453 interrupts occur in a 30-second interval. If the SYSTICK clock divider is set
43 * to 2, one would expect to see half the interrupt count however twice the interrupts occure as
48 …* divider becomes static, changes seem to have no effect. Once the clock was running, the effecti…
56 * to get started building LPCOpen projects.
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_rom_uart/example/
A Dreadme.dox18 * or to any products. NXP Semiconductors reserves the right to make changes
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
36 * of UART transmit and receive operations to offload the MCU and reduce
39 * UART transmit operations have a known transmit size and are queued to the
41 * only queued to the DMA controller when data is waiting to be sent.
57 * to get started building LPCOpen projects.

Completed in 27 milliseconds

1234567