Home
last modified time | relevance | path

Searched refs:assignment (Results 1 – 25 of 41) sorted by relevance

12

/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mimx8mq6_m4/
Dsoc.c21 rdc_domain_assignment_t assignment = {0}; in SOC_RdcInit() local
23 assignment.domainId = M4_DOMAIN_ID; in SOC_RdcInit()
24 RDC_SetMasterDomainAssignment(RDC, kRDC_Master_M4, &assignment); in SOC_RdcInit()
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mimx8mm6_m4/
Dsoc.c21 rdc_domain_assignment_t assignment = {0}; in SOC_RdcInit() local
23 assignment.domainId = M4_DOMAIN_ID; in SOC_RdcInit()
24 RDC_SetMasterDomainAssignment(RDC, kRDC_Master_M4, &assignment); in SOC_RdcInit()
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mimx8ml8_m7/
Dsoc.c21 rdc_domain_assignment_t assignment = {0}; in SOC_RdcInit() local
27 assignment.domainId = M7_DOMAIN_ID; in SOC_RdcInit()
28 RDC_SetMasterDomainAssignment(RDC, kRDC_Master_M7, &assignment); in SOC_RdcInit()
/Zephyr-Core-3.5.0/scripts/ci/
Dpylintrc97 invalid-star-assignment-target,
98 star-needs-assignment-target,
117 used-before-assignment,
132 assignment-from-no-return,
140 assignment-from-none,
149 unsupported-assignment-operation,
223 self-cls-assignment,
/Zephyr-Core-3.5.0/arch/common/
Drom_start_offset.ld11 * Simple assignment doesn't work for LLVM LLD, because the dot inside section
/Zephyr-Core-3.5.0/boards/shields/amg88xx/doc/
Dindex.rst96 The following table shows the complete pin assignment of the Grid-EYE
122 `Adafruit AMG8833 8x8 Thermal Camera Sensor Pinouts`_ and the pin assignment
128 The following table shows the complete pin assignment of the Grid-EYE
/Zephyr-Core-3.5.0/boards/arc/hsdk/doc/
Dindex.rst119 Table below lists the pin assignment of valid protocols that can be multiplexed on the Pmod_A
120 connector. The GPIO column is the default assignment after Reset.
153 Table below lists the pin assignment of valid protocols that can be multiplexed on the Pmod_B
154 connector. The GPIO column is the default assignment after Reset.
187 Table below lists the pin assignment of valid protocols that can be multiplexed on the Pmod_C
188 connector. The GPIO column is the default assignment after Reset.
210 fully compatible with the MikroBUS standard. Table below shows the pin assignment on the I/O Multip…
250 Table below shows the pin assignment on the I/O Multiplexer. Multiplexing is controlled by software
/Zephyr-Core-3.5.0/boards/arc/hsdk4xd/doc/
Dindex.rst116 Table below lists the pin assignment of valid protocols that can be multiplexed on the ``Pmod_A``
117 connector. The GPIO column is the default assignment after Reset.
150 Table below lists the pin assignment of valid protocols that can be multiplexed on the ``Pmod_B``
151 connector. The GPIO column is the default assignment after Reset.
184 Table below lists the pin assignment of valid protocols that can be multiplexed on the ``Pmod_C``
185 connector. The GPIO column is the default assignment after Reset.
207 fully compatible with the MikroBUS standard. Table below shows the pin assignment on the I/O Multip…
247 Table below shows the pin assignment on the I/O Multiplexer. Multiplexing is controlled by software
/Zephyr-Core-3.5.0/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld55 /* Build-time assignment of permissions to kernel objects to
/Zephyr-Core-3.5.0/samples/net/ipv4_autoconf/
DREADME.rst64 Note that the IP address may change at each self assignment.
/Zephyr-Core-3.5.0/drivers/i3c/
DKconfig91 assignment).
/Zephyr-Core-3.5.0/doc/services/debugging/
Dgdbstub.rst280 :c:func:`test`. Sometimes, the assignment is not done until another
281 ``step`` is issued, as in this case. This is due to the assignment
282 code is done after returning from function. The assignment code is
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Di3c.rst30 dynamic address assignment needs to be carried out by the I3C
97 #. Do ``ENTDAA`` to start dynamic address assignment, if there are
113 the assignment process and errors out.
251 dynamic address assignment.
/Zephyr-Core-3.5.0/boards/shields/x_nucleo_eeprma2/doc/
Dindex.rst12 connector pin assignment. Additionally the pins are routed to dedicated headers
/Zephyr-Core-3.5.0/samples/userspace/prod_consumer/
DREADME.rst19 - Creation of a sys_heap and assignment to a memory partition
/Zephyr-Core-3.5.0/boards/arm/arduino_portenta_h7/doc/
Dindex.rst70 - **Static pre-compilation assignment**: Peripherals such as a UART are assigned in
/Zephyr-Core-3.5.0/boards/arm/pinetime_devkit0/doc/
Dindex.rst45 is an overview of the NRF52 port assignment.
/Zephyr-Core-3.5.0/cmake/linker_script/common/
Dcommon-rom.cmake67 # Build-time assignment of permissions to kernel objects to
/Zephyr-Core-3.5.0/samples/sensor/bme280/
DREADME.rst79 The default assignment of the built-in spi0 device on the :ref:`rpi_pico` is
/Zephyr-Core-3.5.0/boards/arm/arduino_giga_r1/doc/
Dindex.rst95 - **Static pre-compilation assignment**: Peripherals such as a UART are assigned in
/Zephyr-Core-3.5.0/doc/kernel/data_structures/
Dslist.rst17 :c:func:`sys_slist_init` or by static assignment from SYS_SLIST_STATIC_INIT
/Zephyr-Core-3.5.0/doc/connectivity/networking/conn_mgr/
Dimplementation.rst244 * If the technology also handles IP assignment, ensure those IP addresses are :ref:`assigned to the…
252 * IP assignment is not necessary if :ref:`DHCP <dhcpv4_interface>` is used for the iface.
267 If you need to keep track of dormancy or IP assignment, use a separate state variable stored in the…
Dmain.rst55 * See :ref:`net_if_interface` for details on iface IP assignment.
64 …Typically, iface state and IP assignment are updated either by the iface's :ref:`L2 implementation…
/Zephyr-Core-3.5.0/doc/build/kconfig/
Dmenuconfig.rst19 :file:`zephyr/.config`, the assignment will be ignored and overwritten when
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-1.9.rst338 …` - "allow IPv6 interface init to work with late IP assignment" patch broke non-late IPv6 assignme…

12