/Zephyr-latest/scripts/dts/python-devicetree/tests/ |
D | test.dts | 111 interrupt-map-mask = <0xE 0x7 0xE 0x7>;
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci.txt | 60 are represented as an 8 octet bit mask. For each feature a single bit is 97 The support for Fatal_Error event is mandatory. The default event mask after 278 | | Bit mask for each vendor command | 341 generated by a Controller. The event mask allows the Host to control which 344 The vendor specific Reset command shall reset this event mask back to its
|
/Zephyr-latest/dts/arm/ambiq/ |
D | ambiq_apollo3p_blue.dtsi | 425 gpio-map-mask = <0xffffffe0 0xffffffc0>;
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracing.h | 2524 #define sys_port_trace_gpio_port_set_masked_raw_enter(port, mask, value) argument
|
/Zephyr-latest/dts/xtensa/espressif/esp32/ |
D | esp32_common.dtsi | 280 gpio-map-mask = <0xffffffe0 0xffffffc0>;
|
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_cavs25.dtsi | 96 adsp-clkctl-freq-mask = <0x10 0x20000000 0x80000000>;
|
D | intel_adsp_ace20_lnl.dtsi | 101 adsp-clkctl-freq-mask = <0x0 0x0>;
|
D | intel_adsp_ace15_mtpm.dtsi | 87 adsp-clkctl-freq-mask = <0x0 0x0>;
|
D | intel_adsp_ace30.dtsi | 101 adsp-clkctl-freq-mask = <0x0 0x0>;
|
D | intel_adsp_ace30_ptl.dtsi | 101 adsp-clkctl-freq-mask = <0x0 0x0>;
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_dwc2.c | 2557 const uint32_t mask = in dwc2_handle_incompisoin() local 2576 if ((diepctl & mask) == val) { in dwc2_handle_incompisoin() 2611 const uint32_t mask = in dwc2_handle_incompisoout() local 2631 if ((doepctl & mask) == val) { in dwc2_handle_incompisoout()
|
/Zephyr-latest/kernel/ |
D | Kconfig | 122 bool "CPU mask affinity/pinning API" 140 bool "CPU mask variant with single-CPU pinning only" 152 the CPU mask becomes an immutable thread attribute. It can 208 Used by portability layers to modify locally managed status mask.
|
/Zephyr-latest/drivers/can/ |
D | can_mcan.c | 1073 .sfid2 = filter->mask, in can_mcan_add_rx_filter_std() 1124 .efid2 = filter->mask, in can_mcan_add_rx_filter_ext()
|
/Zephyr-latest/dts/xtensa/espressif/esp32s3/ |
D | esp32s3_common.dtsi | 229 gpio-map-mask = <0xffffffe0 0xffffffc0>;
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 3021 mask = mask_prop.value 3022 if len(mask) != len(child_spec): 3026 return _and(child_spec, mask)
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | gatt.c | 3160 uint16_t mask) in bt_gatt_check_perm() argument 3162 if ((mask & BT_GATT_PERM_READ) && in bt_gatt_check_perm() 3167 if ((mask & BT_GATT_PERM_WRITE) && in bt_gatt_check_perm() 3176 mask &= attr->perm; in bt_gatt_check_perm() 3194 if (mask & in bt_gatt_check_perm() 3205 if (mask & BT_GATT_PERM_AUTHEN_MASK) { in bt_gatt_check_perm() 3211 if (mask & BT_GATT_PERM_LESC_MASK) { in bt_gatt_check_perm()
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | dhcpv4_server.c | 371 struct in_addr *mask) in dhcpv4_encode_subnet_mask_option() argument 379 memcpy(&buf[2], mask->s4_addr, sizeof(struct in_addr)); in dhcpv4_encode_subnet_mask_option()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_senml_json.c | 172 #define JSON_BIT_CHECK(mask, x) (mask & x) argument
|
/Zephyr-latest/subsys/tracing/ctf/tsdl/ |
D | metadata | 893 uint32_t mask;
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 116 involved in doing the per-CPU mask test requires that the list be 120 scheduler backends cannot be realized. CPU mask processing is
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.1.rst | 356 * The default subnet mask on newly added IPv4 addresses is now specified with
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 283 Configures the mask for the HART ID.
|
/Zephyr-latest/subsys/tracing/sysview/ |
D | tracing_sysview.h | 756 #define sys_port_trace_gpio_port_set_masked_raw_enter(port, mask, value) argument
|
/Zephyr-latest/dts/arm/microchip/ |
D | mec172x_common.dtsi | 980 host-io-addr-mask = <0x01>;
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 86 :alt: ZBus observation mask. 89 ZBus observation mask.
|