Searched refs:read (Results 976 – 1000 of 1117) sorted by relevance
1...<<31323334353637383940>>...45
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 99 # readelf_flag_headers : Flag to use for specifying ELF headers should be read
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32h7x.c | 919 .read = flash_stm32h7_read,
|
D | flash_andes_qspi.c | 906 .read = flash_andes_qspi_read,
|
D | flash_mspi_atxp032.c | 780 .read = flash_mspi_atxp032_read,
|
/Zephyr-latest/doc/services/sensing/ |
D | index.rst | 156 such as set configurations, read sensor sample data, etc.
|
/Zephyr-latest/boards/st/stm32h7s78_dk/doc/ |
D | index.rst | 101 - Up to 64KB Flash, 2 banks read-while-write
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_3.rst | 26 read/write functionality.
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 79 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
|
/Zephyr-latest/drivers/adc/ |
D | adc_stm32wb0.c | 1061 .read = adc_stm32wb0_read,
|
D | adc_ads1x1x.c | 791 .read = ads1x1x_read,
|
D | adc_npcx.c | 846 .read = adc_npcx_read, \
|
D | adc_max1125x.c | 770 .read = max1125x_read,
|
/Zephyr-latest/drivers/misc/coresight/ |
D | nrf_etr.c | 930 .read = etr_shell_read,
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/ |
D | nucleol552ze_q.rst | 89 - Up to 512 MB Flash, 2 banks read-while-write
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 844 SHELL_CMD_ARG(read, NULL, LWM2M_HELP_READ, cmd_read, 2, 1),
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_emulator.c | 724 .read = eeprom_emu_read,
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | socketpair.c | 1182 .read = spair_read,
|
/Zephyr-latest/boards/st/nucleo_h7s3l8/doc/ |
D | index.rst | 100 - Up to 64KB Flash, 2 banks read-while-write
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 371 indicating whether the counter was read successfully. 422 * Nios2: qspi unaligned read support 590 * Fix native_posix Ethernet driver to read data faster 638 to read and write the TX power 854 * :github:`22439` - [Coverity CID :207971] Negative array index read in subsys/net/l2/ppp/ipcp.c 856 * :github:`22437` - [Coverity CID :207974] Out-of-bounds read in tests/net/socket/websocket/src/mai…
|
D | release-notes-4.0.rst | 539 * Fixed bug that resulted in double RX buffer read when generic spi protocol is used. 540 * Fixed essential thread termination on OA read failure. 576 * TC6: Combine read chunks into continuous net buffer. This fixes IPv6 neighbor discovery protocol 1040 resources will now need to provide a read buffer. 1056 resources will now need to provide a read buffer. 1098 * Fixed missing NULL pointer check for V6ONLY option read.
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 160 The board qualifiers ``nrf5340/cpuapp/ns`` can be read as: 173 For ``thingy52`` the board target ``thingy52/nrf52832`` can be read as: 438 to read the rest of the devicetree documentation and the devicetree 446 .. Give the filenames instead of the full paths below, as it's easier to read.
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 30 * into the RAMABLE_REGION region so it can be accessed with read and write permission.
|
/Zephyr-latest/boards/st/stm32h573i_dk/doc/ |
D | index.rst | 103 - Up to 2 MB Flash, 2 banks read-while-write
|
/Zephyr-latest/boards/st/stm32l562e_dk/doc/ |
D | index.rst | 105 - Up to 512 MB Flash, 2 banks read-while-write
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | stm32f401xe.rst | 253 supports flashing via USB (DFU), UART, I2C and SPI. You can read more about
|
1...<<31323334353637383940>>...45