/Zephyr-latest/boards/st/stm32l4r9i_disco/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/stm32l562e_dk/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/stm32u083c_dk/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_h533re/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_h7a3zi_q/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_u031r8/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_u083rc/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_wba52cg/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_wba55cg/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/stm32f769i_disco/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/stm32h573i_dk/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/stm32h750b_dk/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/drivers/timer/ |
D | ti_dmtimer.c | 45 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/ |
D | gpio_npm2100.c | 57 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/ |
D | neorv32.dtsi | 35 interrupt-map-mask = <0x0 0xffffffff>; 91 gpio-map-mask = <0xffffffe0 0xffffffc0>;
|
/Zephyr-latest/drivers/can/ |
D | Kconfig.stm32 | 25 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/ |
D | stm32h7rs_clock.h | 79 #define STM32_DOMAIN_CLOCK(val, mask, shift, reg) \ argument 82 (((mask) & STM32_CLOCK_MASK_MASK) << STM32_CLOCK_MASK_SHIFT) | \
|
/Zephyr-latest/boards/nxp/lpcxpresso55s28/ |
D | lpcxpresso55s28_common.dtsi | 41 gpio-map-mask = <0xffffffff 0xffffffc0>; 64 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | stm32f1-afio.h | 32 #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/ |
D | rpi_pico_uno_flexypin.overlay | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_f410rb/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/b_l4s5i_iot01a/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/b_u585i_iot02a/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|
/Zephyr-latest/boards/st/nucleo_c031c6/ |
D | arduino_r3_connector.dtsi | 11 gpio-map-mask = <0xffffffff 0xffffffc0>;
|