/Zephyr-latest/tests/kernel/common/src/ |
D | bitfield.c | 40 unsigned char b2[BITFIELD_SIZE >> 3] = { 0 }; in ZTEST() 87 sys_bitfield_set_bit((mem_addr_t)b2, bit); in ZTEST() 88 zassert_equal(b2[BIT_INDEX(bit)], BIT_VAL(bit), in ZTEST() 91 zassert_true(sys_bitfield_test_bit((mem_addr_t)b2, bit), in ZTEST() 95 sys_bitfield_clear_bit((mem_addr_t)b2, bit); in ZTEST() 96 zassert_equal(b2[BIT_INDEX(bit)], 0, in ZTEST() 99 zassert_false(sys_bitfield_test_bit((mem_addr_t)b2, bit), in ZTEST() 103 ret = sys_bitfield_test_and_set_bit((mem_addr_t)b2, bit); in ZTEST() 107 zassert_equal(b2[BIT_INDEX(bit)], BIT_VAL(bit), in ZTEST() 110 zassert_true(sys_bitfield_test_and_set_bit((mem_addr_t)b2, bit), in ZTEST() [all …]
|
/Zephyr-latest/drivers/ethernet/ |
D | eth.h | 33 static inline void gen_random_mac(uint8_t *mac_addr, uint8_t b0, uint8_t b1, uint8_t b2) in gen_random_mac() argument 37 mac_addr[2] = b2; in gen_random_mac()
|
/Zephyr-latest/dts/bindings/stepper/ |
D | zephyr,gpio-stepper.yaml | 15 <&gpioa 7 GPIO_ACTIVE_HIGH>; /* Lead B2/D */
|
/Zephyr-latest/doc/ |
D | substitutions.txt | 24 .. |sup2| unicode:: U+00B2 .. SUPERSCRIPT TWO
|
/Zephyr-latest/dts/bindings/power/ |
D | st,stm32-pwr.yaml | 65 For example, for GPIO B2 associated with wakeup source 1 on wake-up
|
/Zephyr-latest/drivers/sensor/bosch/bmp180/ |
D | bmp180.c | 44 int16_t b2; member 322 partial_X1 = cal->b2 * partial_B6 * (float)(1.0f * partial_B6 / 0x800000); in bmp180_compensate_press() 403 cal->b2 = BSWAP_s16(cal->b2); in bmp180_get_calibration_data()
|
/Zephyr-latest/samples/subsys/profiling/perf/ |
D | README.rst | 48 00000000001056b2
|
/Zephyr-latest/dts/arm/nuvoton/npcx/ |
D | npcx-miwus-int-map.dtsi | 81 group_b2: group-b2-map {
|
/Zephyr-latest/boards/st/nucleo_wba55cg/ |
D | nucleo_wba55cg.dts | 54 label = "User B2";
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/ |
D | blaster_6810.hex | 9 :03003300021501B2
|
/Zephyr-latest/include/zephyr/modbus/ |
D | modbus.h | 102 * B7 B6 B5 B4 B3 B2 B1 B0 136 * B7 B6 B5 B4 B3 B2 B1 B0 269 * B7 B6 B5 B4 B3 B2 B1 B0
|
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | README.rst | 85 5 .ARM.attributes 0000002a 00000000 00000000 000000b2 2**0
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/ |
D | README.rst | 275 00000060 A7 A8 A9 AA AB AC AD AE AF B0 B1 B2 B3 B4 B5 B6 ................ 365 00000010 C4 C0 B1 E9 64 CB 45 1F E3 4A 95 52 A8 75 B2 8C ....d.E..J.R.u.. 366 00000020 4D F1 CB 4F C2 26 2C 90 C9 05 B2 E4 4C 2A E9 9D M..O.&,.....L*..
|
/Zephyr-latest/boards/st/nucleo_wb05kz/doc/ |
D | index.rst | 84 - BUTTON (B2) : PB5
|
/Zephyr-latest/boards/st/nucleo_wb09ke/doc/ |
D | index.rst | 84 - BUTTON (B2) : PB5
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 3078 def _and(b1: bytes, b2: bytes) -> bytes: 3079 # Returns the bitwise AND of the two 'bytes' objects b1 and b2. Pads 3083 maxlen = max(len(b1), len(b2)) 3085 b2.rjust(maxlen, b'\xff'))) 3088 def _or(b1: bytes, b2: bytes) -> bytes: 3089 # Returns the bitwise OR of the two 'bytes' objects b1 and b2. Pads with 3093 maxlen = max(len(b1), len(b2)) 3095 b2.rjust(maxlen, b'\x00')))
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | flexspi_nor_config.h | 261 /* !< [0x05c-0x05f] Size of Flash connected to B2 */
|
/Zephyr-latest/samples/drivers/jesd216/src/ |
D | main.c | 264 char buffer[4 * 3 + 1]; /* B1 B2 B3 B4 */ in dump_bytes()
|
/Zephyr-latest/boards/st/nucleo_l152re/doc/ |
D | index.rst | 45 - Two push-buttons: B1 (USER/blue) and B2 (RESET/black)
|
/Zephyr-latest/kernel/ |
D | sched.c | 61 int32_t b2 = thread_2->base.prio; in z_sched_prio_cmp() local 63 if (b1 != b2) { in z_sched_prio_cmp() 64 return b2 - b1; in z_sched_prio_cmp()
|
/Zephyr-latest/tests/net/net_pkt/src/ |
D | main.c | 595 struct net_buf b2 = { variable 606 .frags = &b2, 634 /* Actual space left is 12 (in b1, b2 and b4) */ in ZTEST()
|
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/ |
D | index.rst | 361 "BOOT0" silkscreen label from left to right). You need to press "Reset" (B2 RST
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 154 | B2 | gpio[13] | uart0_txd | spi2_mosi | gpio[13] | pwm_ch[6] | gpio[13] |
|
/Zephyr-latest/boards/snps/hsdk4xd/doc/ |
D | index.rst | 151 | B2 | gpio[13] | uart0_txd | spi2_mosi | gpio[13] | pwm_ch[6] | gpio[13] |
|