Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 117) sorted by relevance

12345

/external/lib/lwip/netif/ppp/
A Dmd5.c136 u32_t in[16]; in MD5Update() local
157 mdContext->in[mdi++] = *inBuf++; in MD5Update()
162 in[i] = (((u32_t)mdContext->in[ii+3]) << 24) | in MD5Update()
167 Transform (mdContext->buf, in); in MD5Update()
179 u32_t in[16]; in MD5Final() local
185 in[14] = mdContext->i[0]; in MD5Final()
186 in[15] = mdContext->i[1]; in MD5Final()
197 in[i] = (((u32_t)mdContext->in[ii+3]) << 24) | in MD5Final()
200 ((u32_t)mdContext->in[ii]); in MD5Final()
202 Transform (mdContext->buf, in); in MD5Final()
[all …]
/external/platform/nrfx/
A DCHANGELOG.md22 - Corrected return types in the CCM HAL.
24 - Removed usage of the NRF_UICR symbol on non-secure targets in address validity checks in the NVMC…
26 - Fixed unused parameters in the PPI HAL.
31in development for nRF52820. LEDs and buttons in this DK use GPIOs that are not present in the act…
63 - Added support for USBD in nRF5340.
81 - Improved sampling procedure in the advanced blocking mode in the SAADC driver.
181 - Improved C++ support in drivers. Now fields in structures are filled up in the correct order.
294 - Fixed logging in the PPI driver.
316 - Corrected assertions in the TIMER driver to make it usable in debug version with PPI.
323 - Fixed time-out in the SAADC driver in abort function.
[all …]
/external/platform/nrfx/doc/
A Dmain_page.dox4 nrfx is a standalone set of drivers for peripherals present in Nordic
6 The intention was to provide drivers that can be used in various environments
18 drivers in various environments, from RTOSes to bare metal applications.
22 macros with proper implementations (or keeping some empty if desired) in files
28 in the <a href="../../templates/">templates</a> subfolder. Their customized
29 versions can be placed in any location within the host environment that the
42 The IRQ handlers in all drivers are implemented as ordinary API functions
53 functions so that the linker could install them in the vector table.
65 compilation) particular drivers or in some cases their specific features,
68 in a file named:
[all …]
A Dnrfx.doxyfile119 # used to form the text in various listings. Each string in this list, if found
145 # before files name in the file list and in the header files. If set to NO the
235 # newlines (in the resulting output). You can put ^^ in the value part of an
315 # be prevented in individual cases by putting a % sign in front of the word or
457 # locally in source files will be included in the documentation. If set to NO,
465 # which are defined in the implementation section but not in the interface are
1167 # style sheet in the list overrules the setting of the previous ones in the
1669 # bitmaps for formulas in the HTML output, but not in the Makefile that is
1685 # trees in general.
1744 # style sheet in the list overrules the setting of the previous ones in the
[all …]
/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/
A Dreadme.dox2 * @brief SPI bus master example in interrupt mode
17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure SPI as a bus master in interrupt mode.<br>
38 …* using interrupt mode. The SPI is configured to be in loop back mode and the received data is com…
40 * In case of any error or mismatch in received and transmitted data, LED 0 will stay On.<br>
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/
A Dreadme.dox2 * @brief I2C bus slave example using the ROM API in polling mode
17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure I2C as a bus slave in polling mode using
39 * used in the example. After I2C is setup, the I2C receive and transmit functions
40 * are called through the built-in ROM routines.<br>
/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure SPI as a bus master in polling mode.<br>
38 …* using polling mode. The SPI is configured to be in loop back mode and the received data is compa…
40 * In case of any error or mismatch in received and transmitted data, LED 0 will stay On.<br>
/external/platform/pico/rp2_common/pico_double/
A Ddouble_v1_rom_shim.S102 @ IEEE double in ra:rb ->
104 @ exponent in re
105 @ sign in rs
128 @ IEEE double in ra:rb ->
130 @ exponent in re
209 @ here unnormalised signed result (possibly 0) is in r0:r1 with exponent r12, rounding + sticky bit…
360 @ can have rt3==rx, in which case rx trashed
361 @ can have rt4==ry, in which case ry trashed
427 @ in table below ¯ means signed variable
1130 @ in vectoring mode (but perhaps one could work to single precision in
[all …]
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure I2C as a bus master in interrupt mode using
39 * used in the example. After I2C is setup, the I2C master receive and transmit
40 * functions are called through the built-in ROM routines.
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure I2C as a bus master in polling mode using
39 * used in the example. After I2C is setup, the I2C master receive and transmit
40 * functions are called through the built-in ROM routines.
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure SPI as a bus master in interrupt mode using
39 …* using interrupt mode. The SPI is configured to be in loop back mode and the received data is com…
41 * In case of any error or mismatch in received and transmitted data, LED 0 will stay On.<br>
/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure SPI as a bus master in polling mode using
39 …* using polling mode. The SPI is configured to be in loop back mode and the received data is compa…
41 * In case of any error or mismatch in received and transmitted data, LED 0 will stay On.<br>
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/
A DLICENSE.txt35 "Work" shall mean the work of authorship, whether in Source or
37 copyright notice that is included in or attached to the work
38 (an example is provided in the Appendix below).
71 Work and such Derivative Works in Source or Object form.
90 Work or Derivative Works thereof in any medium, with or without
91 modifications, and in Source or Object form, provided that You
100 (c) You must retain, in the Source form of any Derivative Works
128 the conditions stated in this License.
144 agreed to in writing, Licensor provides the Work (and each
183 the brackets!) The text should be enclosed in the appropriate
[all …]
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to configure I2C as a bus slave in interrupt mode using
39 * used in the example. After I2C is setup, the I2C receive and transmit functions
40 * are called through the built-in ROM routines.<br>
/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt5 …ents the functionality of the application programming interface as defined in the CMSIS-DAP Specif…
15 “Separate Files” means the components identified in the Schedule..
29 … Target Connection Products and Firmware, developed under the licences granted in this Clause 1.2.
39 …rectly or through your customers and authorised distributors) the RDDI DLL in object code form onl…
56in the term “Deliverables” under this Licence. You agree to comply with all terms and conditions i…
60 …er of this commercial product and accompanying documentation is restricted in accordance with the …
62 8.1 This Licence shall remain in force until terminated in accordance with the terms of Clause 8.2 …
63 8.2 Without prejudice to any of its other rights if you are in breach of any of the terms and condi…
65 …all stop using the Deliverables and destroy all copies of the Deliverables in your possession. The…
67in a written contract signed by you and ARM, this is the only agreement between you and ARM relati…
[all …]
/external/platform/lpc15xx/lpcopen/periph_systick/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
36 * timer and SYSTICK clock divider. The LED state is toggled in the systick
42 * to 1, 453 interrupts occur in a 30-second interval. If the SYSTICK clock divider is set
49 * rate could not be changed or the SYSTICK timer clock disabled as described in the UM.
/external/platform/lpc15xx/lpcopen/periph_blinky/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * The blinky example flashes an LED in a periodic rate.<br>
/external/platform/nrfx/mdk/
A Diar_startup_nrf51.s6 ; not use this file except in compliance with the License.
11 ; Unless required by applicable law or agreed to in writing, software
19 ; The modules in this file are included in the libraries, and may be replaced
22 ; To override the cstartup defined in the library, simply add your modified
26 ; When debugging in RAM, it can be located in RAM, aligned to at least 2^6.
49 ;; Stack size default : Defined in *.icf (linker file). Can be modified inside EW.
50 ;; Heap size default : Defined in *.icf (linker file). Can be modified inside EW.
127 NRF_POWER_RAMONx_RAMxON_ONMODE_Msk EQU 0x3 ; All RAM blocks on in onmode bit mask
/external/platform/lpc15xx/lpcopen/periph_clkout/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
38 * comments in the code for mapped pins for supported boards.<br>
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
40 * When connected to Windows host use the .inf included in the project
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
40 * Pressing the joystick in causes a left mouse click to happening over USB.
/external/platform/lpc15xx/lpcopen/periph_mrt/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
38 * reset in the interrupt handler.<br>
/external/platform/lpc15xx/lpcopen/periph_pinint/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
40 * The application will spin in a loop. With every pin interrupt the
/external/platform/pico/rp2_common/pico_cyw43_driver/
A Dcyw43_bus_pio_spi.pio16 in pins, 1 side 1
30 in pins, 1 side 0
45 in pins, 1 side 1
58 in pins, 1 side 1
/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/
A Dreadme.dox17 * patent, copyright, mask work right, or any other intellectual property rights in
19 * in the software without notification. NXP Semiconductors also makes no
26 * licensor's relevant copyrights in the software, without fee, provided that it
27 * is used in conjunction with NXP Semiconductors microcontrollers. This
28 * copyright, permission, and disclaimer notice must appear in all copies of
35 * This example shows how to use the frequency measurement capability in

Completed in 27 milliseconds

12345