Home
last modified time | relevance | path

Searched refs:c0 (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-Core-3.4.0/boards/riscv/litex_vexriscv/doc/img/
Dsymbiflow.svg1c0-2.6.6-5 1.7-7.4 1.1-2.3 2.7-4.4 4.8-6.1 2.1-1.8 4.6-3.2 7.6-4.3 3-1.1 6.4-1.6 10.2-1.6 3.7 0 7 …
/Zephyr-Core-3.4.0/tests/kernel/common/src/
Dclock.c112 uint32_t c32, c0, c1, t32; in ZTEST() local
124 c0 = k_cycle_get_32(); in ZTEST()
133 if (c1 > c0) { in ZTEST()
135 zassert_true((c1 - c0) > in ZTEST()
139 zassert_true((uint32_t)k_cyc_to_ns_floor64(c1 - c0) > in ZTEST()
/Zephyr-Core-3.4.0/arch/arm/core/aarch32/cortex_a_r/
D__aeabi_read_tp.S14 mrc 15, 0, r0, c13, c0, 3
Dreset.S58 mcr p15, 4, r0, c1, c0, 0
62 mcr p15, 4, r0, c1, c0, 1
149 mrc p15, 0, r0, c1, c0, 2
151 mcr p15, 0, r0, c1, c0, 2
/Zephyr-Core-3.4.0/lib/os/
Dheap-validate.c128 chunkid_t c0 = h->buckets[b].next; in sys_heap_validate() local
133 for (c = c0; c != 0 && (n == 0 || c != c0); in sys_heap_validate()
180 chunkid_t c0 = h->buckets[b].next; in sys_heap_validate() local
183 if (c0 == 0) { in sys_heap_validate()
187 for (c = c0; n == 0 || c != c0; n++, c = next_free_chunk(h, c)) { in sys_heap_validate()
Dheap.c336 chunkid_t c0 = alloc_chunk(h, padded_sz); in sys_heap_aligned_alloc() local
338 if (c0 == 0) { in sys_heap_aligned_alloc()
341 uint8_t *mem = chunk_mem(h, c0); in sys_heap_aligned_alloc()
350 CHECK(c >= c0 && c < c_end && c_end <= c0 + padded_sz); in sys_heap_aligned_alloc()
353 if (c > c0) { in sys_heap_aligned_alloc()
354 split_chunks(h, c0, c); in sys_heap_aligned_alloc()
355 free_list_add(h, c0); in sys_heap_aligned_alloc()
Drb.c271 struct rbnode *c0, *c1, *inner, *outer; in fix_missing_black() local
301 c0 = get_child(sib, 0U); in fix_missing_black()
303 if (((c0 == NULL) || is_black(c0)) && ((c1 == NULL) || in fix_missing_black()
325 CHECK((c0 && is_red(c0)) || (c1 && is_red(c1))); in fix_missing_black()
/Zephyr-Core-3.4.0/dts/arm/st/c0/
Dstm32c031X6.dtsi8 #include <st/c0/stm32c031.dtsi>
Dstm32c031.dtsi7 #include <st/c0/stm32c0.dtsi>
/Zephyr-Core-3.4.0/boards/arm/nucleo_c031c6/
Dnucleo_c031c6.dts8 #include <st/c0/stm32c031X6.dtsi>
9 #include <st/c0/stm32c031c(4-6)tx-pinctrl.dtsi>
/Zephyr-Core-3.4.0/drivers/sensor/dps310/
Ddps310.c226 int16_t c0; /* 12bit */ member
254 comp->c0 = (((uint16_t)raw_coef[0]) << 4) + (raw_coef[1] >> 4); in dps310_calib_coeff_creation()
256 if (comp->c0 > POW_2_11_MINUS_1) { in dps310_calib_coeff_creation()
257 comp->c0 = comp->c0 - POW_2_12; in dps310_calib_coeff_creation()
416 int32_t tmp_p0 = (1000000 / 2) * comp->c0; in dps310_scale_temperature()
/Zephyr-Core-3.4.0/samples/drivers/jesd216/
DREADME.rst62 00 36 50 16 9d f9 c0 64 fe cf ff ff ff ff ff ff
64 PH2: ff84 rev 1.0: 2 DW @ c0
/Zephyr-Core-3.4.0/dts/arm/nuvoton/
Dm48x.dtsi78 gpiod: gpio@400040c0 {
118 gpioh: gpio@400041c0 {
/Zephyr-Core-3.4.0/doc/connectivity/bluetooth/api/shell/
Dcsip.rst95 …<dbg> bt_csip_set_coordinator.csip_found: Found CSIS advertiser with address 34:02:86:03:86:c0 (pu…
97 <dbg> bt_csip_set_coordinator.is_discovered: 34:02:86:03:86:c0 (public)
107 …<dbg> bt_csip_set_coordinator.bt_csip_set_coordinator_lock_set: Connecting to 34:02:86:03:86:c0 (p…
108 …<dbg> bt_csip_set_coordinator.csip_set_coordinator_connected: Connected to 34:02:86:03:86:c0 (publ…
/Zephyr-Core-3.4.0/dts/riscv/openisa/
Drv32m1.dtsi126 intmux0_ch3: interrupt-controller@c0 {
166 intmux0_ch7: interrupt-controller@1c0 {
217 intmux1_ch3: interrupt-controller@c0 {
257 intmux1_ch7: interrupt-controller@1c0 {
337 gpiod: gpio@480200c0 {
/Zephyr-Core-3.4.0/scripts/build/
Dcheck_init_priorities_test.py296 c0 = mock.Mock()
297 c0.props = {"compatible": "c"}
311 dev.children.values.return_value = [c0, c1, c2]
/Zephyr-Core-3.4.0/dts/arm/nuvoton/npcx/
Dnpcx-miwus-int-map.dtsi19 group_c0: group-c0-map {
/Zephyr-Core-3.4.0/boards/arm/arduino_mkrzero/
Darduino_mkrzero.dts52 atecc508a@c0 {
/Zephyr-Core-3.4.0/samples/net/wpanusb/
DREADME.rst62 C: #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA
/Zephyr-Core-3.4.0/drivers/net/
DKconfig78 aa:33:cc:22:e2:c0). The default is an empty string, which
168 aa:33:cc:22:e2:c0). The default is an empty string, which
/Zephyr-Core-3.4.0/boards/arm/stm32l562e_dk/
Dstm32l562e_dk_common.dtsi152 84 00 01 02 c0 00 00 ff
/Zephyr-Core-3.4.0/dts/arm/silabs/
Defm32gg11b.dtsi222 gpioe: gpio@400880c0 {
/Zephyr-Core-3.4.0/drivers/ethernet/
DKconfig.native_posix124 aa:33:cc:22:e2:c0). The default is an empty string, which
/Zephyr-Core-3.4.0/boards/x86/qemu_x86/doc/
Dindex.rst150 Jumping to Entry Point: 0x112b (48 31 c0 48 31 d2 48)
/Zephyr-Core-3.4.0/samples/net/capture/
DREADME.rst180 fe80::aee6:fbff:fe50:28c0 autoconf preferred infinite

12