/Zephyr-Core-3.7.0/drivers/pinctrl/ |
D | pinctrl_xlnx_zynqmp.c | 21 uint32_t sel = 0; in pinctrl_configure_pins() local 25 sel = UARTX_SEL; in pinctrl_configure_pins() 34 sys_write32(sel, base + mio_pin_offset * pins[i].pin); in pinctrl_configure_pins()
|
/Zephyr-Core-3.7.0/dts/riscv/ite/ |
D | it81xx2.dtsi | 74 volt-sel = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC 76 volt-sel-mask = <0 0 0 0 94 volt-sel = <NO_FUNC NO_FUNC NO_FUNC 0xf016e7 96 volt-sel-mask = <0 0 0 0x02 114 volt-sel = <0xf016e7 0xf016e4 0xf016e4 NO_FUNC 116 volt-sel-mask = <0x80 0x20 0x10 0 134 volt-sel = <0xf016e4 0xf016e4 0xf016e4 0xf016e5 136 volt-sel-mask = <0x04 0x02 0x01 0x80 154 volt-sel = <0xf016e5 0xf016d4 0xf016d4 NO_FUNC 156 volt-sel-mask = <0x20 0x40 0x80 0 [all …]
|
D | it82xx2.dtsi | 59 has-volt-sel = <1 1 1 1 1 1 1 1>; 85 has-volt-sel = <1 1 1 1 1 1 1 0>; 111 has-volt-sel = <1 1 1 1 1 1 1 1>; 137 has-volt-sel = <1 1 1 1 1 1 1 1>; 163 has-volt-sel = <1 1 1 1 1 1 1 1>; 189 has-volt-sel = <1 1 1 1 1 1 1 1>; 215 has-volt-sel = <1 1 1 0 0 0 1 0>; 241 has-volt-sel = <1 1 1 1 1 1 1 0>; 267 has-volt-sel = <1 1 1 1 1 1 1 1>; 293 has-volt-sel = <1 1 1 1 1 1 1 1>; [all …]
|
/Zephyr-Core-3.7.0/samples/sensor/fdc2x1x/boards/ |
D | nrf9160dk_nrf9160.overlay | 24 fin-sel = <2>; 33 fin-sel = <2>;
|
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/ia32/ |
D | segmentation.h | 228 uint16_t sel; member 409 static inline void _set_tss(uint16_t sel) in _set_tss() argument 411 __asm__ __volatile__ ("ltr %0" :: "r" (sel)); in _set_tss() 422 uint16_t sel; in _get_tss() local 424 __asm__ __volatile__ ("str %0" : "=r" (sel)); in _get_tss() 425 return sel; in _get_tss()
|
/Zephyr-Core-3.7.0/scripts/kconfig/ |
D | guiconfig.py | 517 sel = tree.selection() 518 if not sel: 525 desc.insert("end", _info_str(_id_to_node[sel[0]])) 933 sel = tree.focus() 934 if sel: 935 node = _id_to_node[sel] 937 if tree.get_children(sel): 938 _tree_toggle_open(sel) 952 sel = tree.focus() 953 if sel: [all …]
|
/Zephyr-Core-3.7.0/drivers/misc/devmux/ |
D | devmux.c | 135 size_t sel = data->selected; in devmux_init() local 140 if (!device_is_ready(config->devs[sel])) { in devmux_init() 144 *dev = *config->devs[sel]; in devmux_init()
|
/Zephyr-Core-3.7.0/boards/telink/tlsr9518adk80d/ |
D | tlsr9518adk80d-pinctrl.dtsi | 10 /* Set pad-mul-sel register value. 13 pad-mul-sel = <1>;
|
/Zephyr-Core-3.7.0/boards/shields/wnc_m14a2a/boards/ |
D | frdm_k64f.overlay | 19 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */
|
D | nrf52840dk_nrf52840.overlay | 44 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */
|
/Zephyr-Core-3.7.0/tests/drivers/gpio/gpio_ite_it8xxx2_v2/boards/ |
D | native_sim.overlay | 42 has-volt-sel = <1 1 1 1 1 1 1 1>;
|
/Zephyr-Core-3.7.0/soc/snps/arc_iot/ |
D | sysconf.c | 212 void arc_iot_i2s_rx_clk_sel(uint8_t sel) in arc_iot_i2s_rx_clk_sel() argument 214 sysconf_reg_ptr->I2S_RX_SCLKSEL = sel; in arc_iot_i2s_rx_clk_sel()
|
D | sysconf.h | 152 extern void arc_iot_i2s_rx_clk_sel(uint8_t sel);
|
/Zephyr-Core-3.7.0/drivers/gpio/ |
D | gpio_smartbond.c | 56 uint32_t sel; member 243 config->wkup_regs->sel &= ~pin_mask; in gpio_smartbond_pin_interrupt_configure() 260 config->wkup_regs->sel |= pin_mask; in gpio_smartbond_pin_interrupt_configure()
|
/Zephyr-Core-3.7.0/tests/drivers/build_all/modem/ |
D | uart.dtsi | 23 mdm-boot-mode-sel-gpios = <&test_gpio 0 0>;
|
/Zephyr-Core-3.7.0/boards/nxp/imx93_evk/ |
D | imx93_evk_mimx9352_a55.dts | 140 gpiohog_exp_sel: exp-sel-hog {
|
/Zephyr-Core-3.7.0/samples/boards/bbc_microbit/pong/src/ |
D | main.c | 148 static void pong_select(const struct pong_selection *sel) in pong_select() argument 157 select = sel; in pong_select()
|
/Zephyr-Core-3.7.0/boards/st/sensortile_box_pro/ |
D | sensortile_box_pro.dts | 63 sel-sd-gpios = <&gpioh 8 (GPIO_ACTIVE_HIGH)>; 100 mcu-sel-gpios {
|
/Zephyr-Core-3.7.0/drivers/regulator/ |
D | regulator_npm1300.c | 160 uint8_t sel; in buck_get_voltage_index() local 163 ret = mfd_npm1300_reg_read(config->mfd, BUCK_BASE, BUCK_OFFSET_SW_CTRL, &sel); in buck_get_voltage_index() 169 if ((sel >> chan) & 1U) { in buck_get_voltage_index()
|
/Zephyr-Core-3.7.0/boards/nordic/nrf21540dk/ |
D | nrf21540dk_nrf52840.dts | 125 ant-sel-gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;
|
/Zephyr-Core-3.7.0/boards/snps/hsdk/doc/ |
D | index.rst | 28 Each sel can configured for different functions, such as: GPIO, UART, SPI, I2C and PWM. We can prog… 29 CREG_GPIO_MUX register to do configuration for each sel. Tables below show the bit definition for
|
/Zephyr-Core-3.7.0/boards/snps/hsdk4xd/doc/ |
D | index.rst | 25 Each sel can configured for different functions, such as: GPIO, UART, SPI, I2C and PWM. We can prog… 26 ``CREG_GPIO_MUX`` register to do configuration for each sel. Tables below show the bit definition f…
|
/Zephyr-Core-3.7.0/boards/nxp/mr_canhubk3/ |
D | mr_canhubk3.dts | 124 lcu-mux-sel =
|
/Zephyr-Core-3.7.0/drivers/espi/ |
D | espi_it8xxx2.c | 311 enum ec2i_access sel, uint8_t data) in ec2i_it8xxx2_write_pnpcfg() argument 326 ec2i->IHIOA = sel; in ec2i_it8xxx2_write_pnpcfg()
|
/Zephyr-Core-3.7.0/tests/drivers/build_all/sensor/ |
D | i2c.dtsi | 586 fin-sel = <2>;
|