Home
last modified time | relevance | path

Searched full:belongs (Results 1 – 25 of 62) sorted by relevance

123

/Zephyr-Core-3.5.0/drivers/sensor/icm42670/
Dicm42670_spi.h18 * of which memory bank the register belongs to.
31 * of which memory bank the register belongs to.
46 * of which memory bank the register belongs to.
/Zephyr-Core-3.5.0/drivers/sensor/icm42688/
Dicm42688_spi.h17 * of which memory bank the register belongs to.
30 * of which memory bank the register belongs to.
45 * of which memory bank the register belongs to.
/Zephyr-Core-3.5.0/dts/bindings/base/
Dpm.yaml23 Power domain the device belongs to.
25 The device will be notified when the power domain it belongs to is either
/Zephyr-Core-3.5.0/include/zephyr/mem_mgmt/
Dmem_attr.h86 * (for example the buffer is cacheable / non-cacheable or belongs to RAM /
90 * full set of attributes for the memory region it belongs to (bitmask). So the
103 * @retval -ENOSPC if the buffer is too big for the region it belongs to.
/Zephyr-Core-3.5.0/soc/arm/nuvoton_npcx/common/
Dsoc_miwu.h62 * Used to indicate a Wake-Up Input source (WUI) belongs to which group and bit
66 uint8_t table:2; /** A source belongs to which MIWU table. */
67 uint8_t group:3; /** A source belongs to which group of MIWU table. */
68 uint8_t bit:3; /** A source belongs to which bit of MIWU group. */
/Zephyr-Core-3.5.0/drivers/modem/
Dmodem_socket.h117 * @param cfg The modem socket config which the modem socket belongs to
132 * @param cfg The modem socket config which the modem socket belongs to
144 * @param cfg The modem socket config which the modem socket belongs to
/Zephyr-Core-3.5.0/dts/bindings/counter/
Despressif,esp32-timer.yaml28 The Timer Group index to which a timer belongs.
/Zephyr-Core-3.5.0/dts/bindings/dac/
Despressif,esp32-dac.yaml6 is part of the RTC low-power domain and belongs to the SENSE
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/gptp/
Dgptp_mi.h35 /** Port to which the Sync Information belongs to. */
/Zephyr-Core-3.5.0/include/zephyr/storage/
Dstream_flash.h119 * @brief Erase the flash page to which a given offset belongs.
121 * This function erases a flash page to which an offset belongs if this page
/Zephyr-Core-3.5.0/doc/kernel/usermode/
Dkernelobjects.rst11 * A device driver instance (const struct device) that belongs to one of a defined
113 it is important to know what subsystem a driver belongs to so that
116 determine what subsystem the driver belongs to.
Doverview.rst137 configured in the :ref:`memory_domain` it belongs to. Access to any other RAM
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Daccess.h692 /** The model the context belongs to. Initialized by the stack. */
734 * @param mod The Model the Publication Context belongs to.
820 * @param model Model this callback belongs to.
848 * @param model Model this callback belongs to.
858 * @param model Model this callback belongs to.
881 uint8_t elem_idx; /* Belongs to Nth element */
947 * @param model Mesh (client) Model that the message belongs to.
989 /** @brief Get the element that a model belongs to.
993 * @return Pointer to the element that the given model belongs to.
/Zephyr-Core-3.5.0/doc/services/pm/
Ddevice.rst163 * domain this device belongs is resumed.
170 * domain this device belongs is suspended.
/Zephyr-Core-3.5.0/samples/drivers/soc_flash_nrf/
DREADME.rst125 belongs to the page 65 of start offset 0x00041000
/Zephyr-Core-3.5.0/tests/subsys/dfu/mcuboot_multi/src/
Dmain.c28 /* Erase flash page to which image status belongs. */ in erase_image_status_page()
/Zephyr-Core-3.5.0/soc/riscv/riscv-ite/it8xxx2/
Dsoc.c298 /* bit3: UART1 belongs to the EC side. */ in ite_it8xxx2_init()
316 /* bit3: UART2 belongs to the EC side. */ in ite_it8xxx2_init()
/Zephyr-Core-3.5.0/include/zephyr/net/
Dnet_if.h1206 * @brief Check if this IPv6 address belongs to one of the interfaces.
1217 * @brief Check if this IPv6 address belongs to this specific interfaces.
1228 * @brief Check if this IPv6 address belongs to one of the interface indices.
1301 * @param iface Pointer to the network interface the address belongs to
1342 * @brief Check if this IPv6 multicast address belongs to a specific interface
1420 * @param iface Network interface the address belongs to
1443 * @param iface Network interface the address belongs to
1461 * @brief Check if this IPv6 prefix belongs to this interface
1880 * @brief Check if this IPv4 address belongs to one of the interfaces.
1916 * @brief Check if this IPv4 address belongs to one of the interface indices.
[all …]
/Zephyr-Core-3.5.0/doc/services/storage/flash_map/
Dflash_map.rst65 address, to which the partition belongs to.
/Zephyr-Core-3.5.0/doc/services/binary_descriptors/
Dindex.rst52 so if the image belongs to a big endian SoC, the appropriate flag should be given to the
/Zephyr-Core-3.5.0/include/zephyr/
Dinit.h96 * If the init entry belongs to a device, this fields stores a
/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_stm32_ll_wba.c423 /* LSI belongs to the back-up domain, enable access.*/ in set_up_fixed_clock_sources()
439 /* LSE belongs to the back-up domain, enable access.*/ in set_up_fixed_clock_sources()
/Zephyr-Core-3.5.0/samples/drivers/soc_flash_nrf/src/
Dmain.c160 printf(" belongs to the page %u of start offset 0x%08lx\n", in main()
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/img_mgmt/include/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_priv.h90 * @brief Returns image that the given slot belongs to.
/Zephyr-Core-3.5.0/doc/connectivity/networking/
Dnet-stack-architecture.rst111 belongs and puts it in a queue for that socket, in order to separate the

123