/Zephyr-latest/.github/workflows/ |
D | assigner.yml | 19 assignment: 20 name: Pull Request Assignment 32 - name: Run assignment script
|
/Zephyr-latest/soc/nxp/imx/imx8m/a53/ |
D | soc.c | 22 rdc_domain_assignment_t assignment = {0}; in soc_rdc_init() local 26 assignment.domainId = A53_DOMAIN_ID; in soc_rdc_init() 27 RDC_SetMasterDomainAssignment(rdc_inst, kRDC_Master_A53, &assignment); in soc_rdc_init()
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | ghrd_10m50da.sopcinfo | 105 <assignment> 108 </assignment> 109 <assignment> 112 </assignment> 113 <assignment> 116 </assignment> 117 <assignment> 120 </assignment> 121 <assignment> 124 </assignment> [all …]
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 96 invalid-star-assignment-target, 97 star-needs-assignment-target, 116 used-before-assignment, 131 assignment-from-no-return, 139 assignment-from-none, 148 unsupported-assignment-operation, 219 self-cls-assignment,
|
/Zephyr-latest/soc/nxp/imx/imx8m/m4_quad/ |
D | soc.c | 21 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-latest/arch/common/ |
D | rom_start_offset.ld | 11 * Simple assignment doesn't work for LLVM LLD, because the dot inside section
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.nrf_led_matrix | 14 Assignment of GPIOs to rows and columns and the mapping of those
|
/Zephyr-latest/soc/nxp/imx/imx8m/m4_mini/ |
D | soc.c | 21 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-latest/boards/shields/amg88xx/doc/ |
D | index.rst | 90 Pin Assignment 96 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-latest/soc/nxp/imx/imx8m/m7/ |
D | soc.c | 21 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-latest/doc/hardware/peripherals/ |
D | i3c.rst | 30 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. 218 assigned during DAA (Dynamic Address Assignment). 251 dynamic address assignment.
|
/Zephyr-latest/subsys/usb/device/ |
D | usb_descriptor.h | 38 /* Automatic endpoint assignment */
|
/Zephyr-latest/samples/net/ipv4_autoconf/ |
D | README.rst | 64 Note that the IP address may change at each self assignment.
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 281 :c:func:`test`. Sometimes, the assignment is not done until another 282 ``step`` is issued, as in this case. This is due to the assignment 283 code is done after returning from function. The assignment code is
|
/Zephyr-latest/dts/bindings/i3c/ |
D | i3c-device.yaml | 19 dynamic address before Dynamic Address Assignment (DAA)
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc.h | 72 * by channel in the event unit IRQ numbering assignment, in rv32m1_intmux_channel()
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-kernel-devices.ld | 78 /* Build-time assignment of permissions to kernel objects to
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_init.c | 20 /* TODO: Allow to disable automatic assignment of endpoint features */ 245 /* Finally reset configuration's endpoint assignment */ in init_configuration()
|
/Zephyr-latest/drivers/i3c/ |
D | Kconfig | 105 assignment).
|
/Zephyr-latest/boards/shields/semtech_sx1262mb2das/doc/ |
D | index.rst | 16 Pins Assignment of the Semtech SX1262MB2DAS LoRa Shield
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | Kconfig | 32 bool "Check IP Assignment for TWT"
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i3c.h | 341 * Dynamic Address after DA assignment 712 * Perform Dynamic Address Assignment via ENTDAA. 946 * go through ENTDAA (Dynamic Address Assignment) to get 960 * assignment (SETDASA and ENTDAA). 979 * - During Dynamic Address Assignment (during ENTDAA) 980 * - Reset Dynamic Address Assignment (RSTDAA) 1152 * - Aid in dynamic address assignment. 1294 * Dynamic Address Assignment. Given the PID (@p pid), it will 1537 * @brief Perform Dynamic Address Assignment on the I3C bus. 1539 * This routine asks the controller to perform dynamic address assignment [all …]
|
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/doc/ |
D | index.rst | 16 Pins Assignment of the Semtech SX1272MB2DAS LoRa Shield
|
/Zephyr-latest/samples/userspace/prod_consumer/ |
D | README.rst | 17 - Creation of a sys_heap and assignment to a memory partition
|
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/doc/ |
D | index.rst | 12 connector pin assignment. Additionally the pins are routed to dedicated headers
|