Searched refs:blocks (Results 151 – 175 of 214) sorted by relevance
123456789
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 115 * erase-blocks if the device has erase capabilities 277 operations when moving blocks from one sector to another. 315 having the garbage collector moving blocks all the time.
|
/Zephyr-latest/subsys/sd/ |
D | mmc.c | 573 data.blocks = 1; in mmc_read_ext_csd()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 53 [frame_blks <frame blocks>]] 388 [frame_blks <frame blocks>]]
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 425 blocks, like this: 434 logically grouped into blocks of sub-values.
|
D | howtos.rst | 536 blocks to implement Zephyr driver callbacks. Cases like this should use 542 labels like ``mydevice0``, ``mydevice1``, etc. appropriately for the IP blocks
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_blob.c | 1534 ASSERT_FALSE(atomic_test_bit(blob_srv.state.blocks, 0)); in srv_check_reboot_and_continue() 1535 ASSERT_TRUE(atomic_test_bit(blob_srv.state.blocks, 1)); in srv_check_reboot_and_continue()
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 37 specifications, like pages, sectors or blocks, and may vary
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 54 This evaluation board kit is comprised of the following HW blocks:
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 152 can pass shared memory blocks as input buffers or output buffers,
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_lpc55S6x_common.dtsi | 70 * RAM blocks SRAM0 through SRAM4 are contiguous address ranges
|
D | nxp_rt5xx_common.dtsi | 56 * registers to keep certain blocks such as
|
/Zephyr-latest/boards/telink/tlsr9518adk80d/doc/ |
D | index.rst | 20 and other peripheral blocks required for advanced IoT, hearable, and wearable devices.
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 76 surrounded by #ifndef ... #endif blocks.
|
/Zephyr-latest/cmake/linker/iar/ |
D | config_file_script.cmake | 522 # section patterns and blocks to keep { } 826 # too, esp. for blocks that are not referenced (e.g. empty blocks wiht min_size)
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 160 When enable this option blocks notification and indications to client
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 87 with the timer. This blocks the thread until the timer's status is non-zero
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 12 The hardware blocks that control pin multiplexing and pin configuration 37 and configuration are controlled by multiple hardware blocks.
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | linker.ld | 212 * out of RAM, which refer to contiguous blocks of RAM. Place
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_renesas_ra.c | 177 ra_cmd.sector_count = data->blocks; in sdhc_ra_request()
|
D | imx_usdhc.c | 655 host_data.blockCount = data->blocks; in imx_usdhc_request()
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 35 baseband functional blocks that permit the Link Layer firmware to send and
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 44 This evaluation board kit is comprised of the following HW blocks:
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 290 blocks when the TX FIFO is full only if the hw-flow-control property is enabled
|
/Zephyr-latest/doc/services/debugging/ |
D | coredump.rst | 255 and multiple memory blocks. All numbers in
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 126 the send function blocks until the frame is sent and acknowledged by at least
|
123456789