| /external/platform/pico/rp2_common/pico_stdio/ |
| A D | stdio.c | 61 driver->out_chars(s, len); in stdio_out_chars_no_crlf() 66 if (!driver->crlf_enabled) { in stdio_out_chars_crlf() 67 driver->out_chars(s, len); in stdio_out_chars_crlf() 89 driver->out_chars(s, len); in stdio_out_chars_crlf() 102 for (stdio_driver_t *driver = drivers; driver; driver = driver->next) { in stdio_put_string() local 105 out_func(driver, s, len); in stdio_put_string() 121 for (stdio_driver_t *driver = drivers; driver; driver = driver->next) { in stdio_get_until() local 203 if (*prev == driver) { in stdio_set_driver_enabled() 213 *prev = driver; in stdio_set_driver_enabled() 321 filter = driver; in stdio_filter_driver() [all …]
|
| /external/platform/nrfx/ |
| A D | CHANGELOG.md | 21 - Corrected assertions in the NVMC driver. 62 - Added encryption support in the QSPI driver. 93 - Added driver and HAL for IPC. 106 - Refactored the SAADC driver and HAL. 256 - Added HAL and driver for NFCT. 257 - Added driver for USBD. 294 - Fixed logging in the PPI driver. 315 - Refactored the ADC driver and HAL. 317 - Improved buffer handling in the I2S driver. The API of the driver has been slightly modified. 327 - Added XIP support in the QSPI driver. [all …]
|
| A D | README.md | 31 ├── drivers # nrfx driver files 32 │ ├── include # nrfx driver headers 33 │ └── src # nrfx driver sources 35 ├── helpers # nrfx driver helper files
|
| /external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/ |
| A D | adc_rom.c | 92 ADC_DRIVER_T *driver = (ADC_DRIVER_T *) handle; in adc_seq0_callback() local 94 if ((ErrorCode_t) driver->error_code == LPC_OK) { in adc_seq0_callback() 95 if (driver->comp_flags & 0x01) { in adc_seq0_callback() 103 ADC_DRIVER_T *driver = (ADC_DRIVER_T *) handle; in adc_seq1_callback() local 105 if ((ErrorCode_t) driver->error_code == LPC_OK) { in adc_seq1_callback() 106 if (driver->comp_flags & (1 << BOARD_ADC_CH)) { in adc_seq1_callback()
|
| /external/platform/pico/rp2_common/pico_stdio/include/pico/ |
| A D | stdio.h | 85 void stdio_set_driver_enabled(stdio_driver_t *driver, bool enabled); 95 void stdio_filter_driver(stdio_driver_t *driver); 105 void stdio_set_translate_crlf(stdio_driver_t *driver, bool translate);
|
| /external/lib/lwip/netif/ |
| A D | FILES | 13 An example of how an Ethernet device driver could look. This 18 A "loopback" network interface driver. It requires configuration
|
| /external/platform/nrfx/doc/ |
| A D | main_page.dox | 61 Refer to the API reference for a given driver to see the members of its 77 Refer to the "driver configuration" section in the API reference for a given 78 driver for more information regarding configuration options available for it.
|
| A D | nrf51_series.dox | 4 This page lists nrfx driver components supported by the nRF51 Series SoCs.
|
| A D | nrf9160.dox | 4 This page lists nrfx driver components supported by the nRF9160 SoC.
|
| A D | nrf52805.dox | 4 This page lists nrfx driver components supported by the nRF52805 SoCs.
|
| A D | nrf52820.dox | 4 This page lists nrfx driver components supported by the nRF52820 SoC.
|
| A D | nrf52810.dox | 4 This page lists nrfx driver components supported by the nRF52810/nRF52811 SoC.
|
| A D | nrf52832.dox | 4 This page lists nrfx driver components supported by the nRF52832 SoC.
|
| A D | nrf52833.dox | 4 This page lists nrfx driver components supported by the nRF52833 SoC.
|
| A D | nrf52840.dox | 4 This page lists nrfx driver components supported by the nRF52840 SoC.
|
| A D | nrf5340.dox | 4 This page lists nrfx driver components supported by the nRF5340 SoC.
|
| /external/platform/lpc15xx/lpcopen/periph_clkout/example/ |
| A D | readme.dox | 35 * This example shows how to use the SYSCTL driver to driver a specific
|
| /external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/ |
| A D | readme.dox | 36 * the I2CM driver.<br> 40 * functions are called through the i2cm_15xx driver routines. The temperature data is outputted
|
| /external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/ |
| A D | readme.dox | 36 * the I2CM driver.<br> 40 * functions are called through the i2cm_15xx driver routines. The temperature data is outputted
|
| /external/platform/pico/rp2_common/pico_cyw43_driver/cybt_shared_bus/ |
| A D | cybt_shared_bus_driver.h | 60 void cybt_sharedbus_driver_init(struct _cyw43_ll_t *driver);
|
| /external/platform/lpc15xx/lpcopen/periph_dma_rom_uart/example/ |
| A D | readme.dox | 35 * This examples shows how to use the DMA ROM driver to handle servicing 47 * setup for a Ping Pong transfer, linked list is not supported by the ROM driver.
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/ |
| A D | readme.dox | 41 * directory to install the driver. For OSx (Mac) host, no drivers are needed.<br>
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/ |
| A D | readme.dox | 42 * directory to install the driver. For OSx (Mac) host, no drivers are needed.<br>
|
| /external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/ |
| A D | readme.dox | 45 * Windows USB driver package. You can get this package on the LPCOpen download
|
| /external/platform/stm32f0xx/CMSIS/ |
| A D | CMSIS_END_USER_LICENCE_AGREEMENT.txt | 4 …idation or debug software or hardware; applications, operating system or driver software; RISC arc… 8 ”CMSIS-DRIVER” means the specification defining a generic peripheral driver application programming… 14 “RDDI DLL” means the reference implementation of a device driver accompanying this Licence in objec… 17 …idation or debug software or hardware; applications, operating system or driver software; RISC arc…
|