Home
last modified time | relevance | path

Searched full:rd (Results 1 – 25 of 171) sorted by relevance

1234567

/Zephyr-latest/arch/riscv/core/
Dasm_macros.inc12 .macro lr, rd, mem
13 ld \rd, \mem
23 .macro lr, rd, mem
24 lw \rd, \mem
35 .macro flr, rd, mem
36 fld \rd, \mem
45 .macro flr, rd, mem
46 flw \rd, \mem
56 * Perform rd += rs * mult using only shifts and adds.
60 .macro shiftmul_add rd, rs, mult
[all …]
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/provision/
Dpb_remote_timeout.sh15 # 3. 3rd device enables Mesh and starts advertising unprovisioned device beacons.
16 # 4. 3rd device disables Mesh scan while still advertising. Mesh stack remains active.
17 # 5. RPR Client on 1st device requests 2nd device to perform RPR Scan for UUID of 3rd device.
18 # 6. Unprovisioned device beacon of 3rd device gets reported to RPR Client.
19 # 7. RPR Client starts Remote Provisioning procedure for 3rd device.
22 # 9. 3rd device enables Mesh scan again and becomes responsive.
24 # 11. 3rd device opens provisioning link.
Dpb_remote_pst_ncrp.sh11 # - provision the 3rd device over PB-Remote
15 # PB-Remote server (3rd device):
22 # - run Node Composition Refresh procedure on the 3rd device
25 # PB-Remote server (3rd device):
27 # 3. Verify that old settings are removed on the 3rd device after Composition Data change.
30 # PB-Remote server (3rd device):
/Zephyr-latest/scripts/west_commands/zspdx/
Dwalker.py94 rd = RelationshipData()
95 rd.ownerType = RelationshipDataElementType.DOCUMENT
96 rd.ownerDocument = doc
97 rd.otherType = RelationshipDataElementType.PACKAGEID
98 rd.otherPackageID = cfgpackage.spdxID
99 rd.rlnType = "DESCRIBES"
102 self.pendingRelationships.append(rd)
212 rd = RelationshipData()
213 rd.ownerType = RelationshipDataElementType.DOCUMENT
214 rd.ownerDocument = self.docBuild
[all …]
/Zephyr-latest/tests/posix/rwlocks/src/
Dmain.c27 LOG_DBG("Not able to get RD lock on trying, try again"); in thread_top()
31 LOG_DBG("Thread %d got RD lock", id); in thread_top()
33 LOG_DBG("Thread %d releasing RD lock", id); in thread_top()
70 LOG_DBG("main acquire WR lock and 3 threads acquire RD lock"); in ZTEST()
84 /* Let child threads acquire RD Lock */ in ZTEST()
101 LOG_DBG("Main thread acquiring RD lock"); in ZTEST()
108 LOG_DBG("Main thread acquired RD lock"); in ZTEST()
110 LOG_DBG("Main thread releasing RD lock"); in ZTEST()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rd_client.h60 * @brief Notify RD client that this server is disabled.
62 * This may return error -EPERM, if RD client is not registered on that server.
70 * @brief Set client context for the RD client.
73 * without starting the RD client.
/Zephyr-latest/dts/bindings/mipi-dbi/
Dnxp,mipi-dbi-flexio-lcdif.yaml29 rd-pin:
32 Pin select for RD(8080 mode), not used in 6800 mode.
/Zephyr-latest/boards/nxp/rd_rw612_bga/
Dboard.yml3 full_name: RD-RW612-BGA
/Zephyr-latest/tests/lib/ringbuffer/src/
Dconcurrent.c220 static int rd = 8; in consume() local
229 len = ring_buf_get_claim(&ringbuf, &data, rd); in consume()
231 len = ring_buf_get_claim(&ringbuf, &data, rd); in consume()
244 rd++; in consume()
245 if (rd == 15) { in consume()
246 rd = 8; in consume()
/Zephyr-latest/include/zephyr/
Dirq_multilevel.h172 * @brief Return the 3rd level interrupt number
180 * @return 3rd level IRQ number
196 * @return 3rd level IRQ number
211 * @return 3rd level IRQ number
230 * The parent of a 3rd level interrupt is in the 2nd byte
234 * @return 3rd level IRQ parent
/Zephyr-latest/arch/sparc/core/
Dtrap_table_mvt.S17 rd %psr, %l0; \
20 rd %tbr, %l6;
23 rd %psr, %l0; \
29 rd %psr, %l0; \
32 rd %tbr, %l6;
Dwindow_trap.S28 rd %wim, %l3
50 rd %wim, %l3
102 rd %wim, %g2
/Zephyr-latest/subsys/canbus/
DKconfig.canopen10 support. Support is provided by the 3rd party CANopenNode
/Zephyr-latest/soc/nxp/imx/imx8ulp/adsp/include/
Dsoc.h22 * IRQs are mapped on levels. 2nd, 3rd and 4th level are left as 0x00.
/Zephyr-latest/soc/nxp/imx/imx8x/adsp/include/
Dsoc.h22 * IRQs are mapped on levels. 2nd, 3rd and 4th level are left as 0x00.
/Zephyr-latest/soc/nxp/imx/imx8/adsp/include/
Dsoc.h22 * IRQs are mapped on levels. 2nd, 3rd and 4th level are left as 0x00.
/Zephyr-latest/soc/nxp/imx/imx8m/adsp/include/
Dsoc.h22 * IRQs are mapped on levels. 2nd, 3rd and 4th level are left as 0x00.
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/f1/include/
Dsoc.h22 * IRQs are mapped on levels. 2nd, 3rd and 4th level are left as 0x00.
/Zephyr-latest/dts/bindings/gpio/
Dnxp,lcd-8080.yaml27 15 LCD 8080 interface RD pin
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_tc_snk_states_internal.h31 * @brief Super state that applies Rd
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.multilevel114 where storage for 3rd level interrupt ISRs begins. This is
127 cur-level = 3RD
/Zephyr-latest/tests/cmake/zephyr_get/
Dsysbuild.cmake6 foreach(suffix "2nd" "3rd")
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dadsp_interrupt.h17 * IRQs are mapped on 2 levels. 3rd and 4th level are left as 0x00.
/Zephyr-latest/cmake/sca/eclair/ECL/
Dout_of_initial_scope.ecl1 -doc_begin="Derived from Flavio Ceolin <flavio.ceolin@intel.com> email of July 23rd, 2021."
/Zephyr-latest/dts/bindings/espi/
Dmicrochip,xec-espi-saf-v2.yaml34 consec-rd-timeout:

1234567