Home
last modified time | relevance | path

Searched refs:mask (Results 326 – 350 of 837) sorted by relevance

1...<<11121314151617181920>>...34

/Zephyr-latest/boards/st/stm32l4r9i_disco/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/stm32l562e_dk/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/stm32u083c_dk/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_h533re/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_h7a3zi_q/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_l552ze_q/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_u031r8/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_u083rc/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_wba52cg/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_wba55cg/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/stm32f769i_disco/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/stm32h573i_dk/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/stm32h750b_dk/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/drivers/timer/
Dti_dmtimer.c45 static void ti_dm_timer_write_masks(uint32_t data, uint32_t reg, uint32_t mask, uint32_t shift) in ti_dm_timer_write_masks() argument
50 reg_val = (reg_val & ~(mask)) | (data << shift); in ti_dm_timer_write_masks()
/Zephyr-latest/drivers/gpio/
Dgpio_npm2100.c57 static int gpio_npm2100_port_set_masked_raw(const struct device *dev, gpio_port_pins_t mask, in gpio_npm2100_port_set_masked_raw() argument
64 if ((mask & BIT(idx)) != 0U) { in gpio_npm2100_port_set_masked_raw()
/Zephyr-latest/dts/riscv/
Dneorv32.dtsi35 interrupt-map-mask = <0x0 0xffffffff>;
91 gpio-map-mask = <0xffffffe0 0xffffffc0>;
/Zephyr-latest/drivers/can/
DKconfig.stm3225 One standard ID filter with mask occupies 1/2 of the 14 available
41 One extended ID filter with mask occupies 1 of the 14 available
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dstm32h7rs_clock.h79 #define STM32_DOMAIN_CLOCK(val, mask, shift, reg) \ argument
82 (((mask) & STM32_CLOCK_MASK_MASK) << STM32_CLOCK_MASK_SHIFT) | \
/Zephyr-latest/boards/nxp/lpcxpresso55s28/
Dlpcxpresso55s28_common.dtsi41 gpio-map-mask = <0xffffffff 0xffffffc0>;
64 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dstm32f1-afio.h32 #define STM32_REMAP(val, mask, shift, reg) \ argument
35 (((mask) & STM32_REMAP_MASK_MASK) << STM32_REMAP_MASK_SHIFT) | \
/Zephyr-latest/boards/shields/rpi_pico_uno_flexypin/
Drpi_pico_uno_flexypin.overlay11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_f410rb/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/b_l4s5i_iot01a/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/b_u585i_iot02a/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;
/Zephyr-latest/boards/st/nucleo_c031c6/
Darduino_r3_connector.dtsi11 gpio-map-mask = <0xffffffff 0xffffffc0>;

1...<<11121314151617181920>>...34