Home
last modified time | relevance | path

Searched full:accessing (Results 1 – 25 of 143) sorted by relevance

123456

/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mctl50 bool "Support for accessing objects on remote player"
56 This options enables support for accessing objects (tracks, groups,
/Zephyr-latest/include/zephyr/net/
Dopenthread.h165 * @brief Lock internal mutex before accessing OT API.
167 * @details OpenThread API is not thread-safe, therefore before accessing any
176 * @brief Try to lock internal mutex before accessing OT API.
189 * @brief Unlock internal mutex after accessing OT API.
/Zephyr-latest/drivers/gpio/
DKconfig.mmio327 This is a driver for accessing a simple, fixed purpose, 32-bit
/Zephyr-latest/drivers/espi/
DKconfig147 ensure the Host code is configured to use for accessing ACPI response
164 result. Please ensure the Host code is configured to use for accessing
176 accessing these package data. Also, ensure the port number selected
/Zephyr-latest/include/zephyr/arch/arc/
Dtool-compat.h13 * GNU toolchain and MWDT (Metware) toolchain have different style for accessing
/Zephyr-latest/soc/arm/mps3/
Dsoc.c12 /* Setup GPIO drivers for accessing FPGAIO registers */
/Zephyr-latest/drivers/flash/
DKconfig.cadence_qspi_nor33 accessing QSPI.
/Zephyr-latest/soc/st/stm32/common/
Dpm_debug_swj.c37 * to avoid potential conflicts with devices accessing SWJ-DG pins for
/Zephyr-latest/dts/bindings/fs/
Dzephyr,fstab-common.yaml48 Use disk-access for accessing storage media.
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower_down.S69 * LoadStoreTLBMissCause exception occurs when accessing hardware
73 * InstrPIFDataErrorCause) when accessing the IPC register after
/Zephyr-latest/doc/services/debugging/
Dsymtab.rst19 achieved by directly accessing the members of the data structure.
/Zephyr-latest/kernel/
Derrno.c11 * Allow accessing the errno for the current thread without involving the
/Zephyr-latest/include/zephyr/drivers/
Dgpio.h862 * @retval -EIO I/O error when accessing an external GPIO chip.
969 * @retval -EIO I/O error when accessing an external GPIO chip.
1067 * @retval -EIO I/O error when accessing an external GPIO chip.
1103 * @retval -EIO I/O error when accessing an external GPIO chip.
1148 * @retval -EIO I/O error when accessing an external GPIO chip.
1196 * @retval -EIO I/O error when accessing an external GPIO chip.
1256 * @retval -EIO I/O error when accessing an external GPIO chip.
1289 * @retval -EIO I/O error when accessing an external GPIO chip.
1321 * @retval -EIO I/O error when accessing an external GPIO chip.
1360 * @retval -EIO I/O error when accessing an external GPIO chip.
[all …]
/Zephyr-latest/include/zephyr/drivers/gpio/
Dgpio_mmio32.h38 * Create a device object for accessing a simple 32-bit i/o register using the
/Zephyr-latest/soc/arm/mps2/
Dsoc.c15 /* Setup GPIO drivers for accessing FPGAIO registers */
/Zephyr-latest/doc/services/file_system/
Dindex.rst10 decouples the applications from directly accessing an individual file system's
/Zephyr-latest/tests/subsys/fs/littlefs/src/
Dtestfs_lfs.c70 TC_PRINT("Error accessing flash area %u [%d]\n", in testfs_lfs_wipe_partition()
/Zephyr-latest/subsys/logging/frontends/
DKconfig95 When enabled, accessing STMESP registers will stall if write cannot be
/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/
Dcommon.c47 TC_PRINT("Error accessing flash area %u [%d]\n", in wipe_partition()
/Zephyr-latest/drivers/dma/
DKconfig.xilinx_axi_dma15 bool "Disable data cache while accessing Scatter-Gather Descriptors."
/Zephyr-latest/doc/services/storage/disk/
Dnvme.rst24 accessing each ones through the Disk Access API :zephyr_file:`drivers/disk/nvme/nvme_disk.c`.
/Zephyr-latest/subsys/net/ip/
Dtcp.h87 * @param tcp_access Helper variable for accessing TCP header
Dudp_internal.h81 * @param udp_access Helper variable for accessing UDP header
/Zephyr-latest/soc/nordic/nrf92/
Dsoc.c98 * accessing secure memory. Change DMASEC to secure. in nordicsemi_nrf92_init()
/Zephyr-latest/arch/x86/core/
Dmultiboot.c46 * manually map it before accessing. in z_multiboot_init()

123456