/Zephyr-Core-3.6.0/drivers/usb/device/ |
D | usb_dc_native_posix.c | 65 uint8_t attached; member 106 if (usbip_ctrl.attached) { in usb_dc_attach() 116 usbip_ctrl.attached = 1U; in usb_dc_attach() 125 if (!usbip_ctrl.attached) { in usb_dc_detach() 129 usbip_ctrl.attached = 0U; in usb_dc_detach() 193 if (!usbip_ctrl.attached || !usbip_ep_is_valid(ep)) { in usb_dc_ep_configure() 211 if (!usbip_ctrl.attached || !usbip_ep_is_valid(ep)) { in usb_dc_ep_set_stall() 228 if (!usbip_ctrl.attached || !usbip_ep_is_valid(ep)) { in usb_dc_ep_clear_stall() 247 if (!usbip_ctrl.attached || !usbip_ep_is_valid(ep)) { in usb_dc_ep_halt() 264 if (!usbip_ctrl.attached || !usbip_ep_is_valid(ep)) { in usb_dc_ep_is_stalled() [all …]
|
D | usb_dc_dw.c | 96 uint8_t attached; member 866 if (usb_dw_ctrl.attached) { in usb_dc_attach() 890 usb_dw_ctrl.attached = 1U; in usb_dc_attach() 899 if (!usb_dw_ctrl.attached) { in usb_dc_detach() 908 usb_dw_ctrl.attached = 0U; in usb_dc_detach() 979 if (!usb_dw_ctrl.attached || !usb_dw_ep_is_valid(ep)) { in usb_dc_ep_configure() 994 if (!usb_dw_ctrl.attached || !usb_dw_ep_is_valid(ep)) { in usb_dc_ep_set_stall() 1013 if (!usb_dw_ctrl.attached || !usb_dw_ep_is_valid(ep)) { in usb_dc_ep_clear_stall() 1038 if (!usb_dw_ctrl.attached || !usb_dw_ep_is_valid(ep)) { in usb_dc_ep_halt() 1069 if (!usb_dw_ctrl.attached || !usb_dw_ep_is_valid(ep)) { in usb_dc_ep_is_stalled() [all …]
|
D | usb_dc_native_posix_adapt.c | 259 unsigned char attached; in usbip_start() local 325 attached = 0U; in usbip_start() 332 if (!attached) { in usbip_start() 364 attached = 1U; in usbip_start()
|
D | usb_dc_it82xx2.c | 166 uint8_t attached; member 824 if (udata0.attached) { in usb_dc_attach() 840 udata0.attached = 1U; in usb_dc_attach() 873 if (!udata0.attached) { in usb_dc_detach() 883 udata0.attached = 0U; in usb_dc_detach() 976 if (!udata0.attached || ep_idx >= MAX_NUM_ENDPOINTS) { in usb_dc_ep_configure() 1033 if (!udata0.attached || ep_idx >= MAX_NUM_ENDPOINTS) { in usb_dc_ep_set_callback() 1060 if (!udata0.attached || ep_idx >= MAX_NUM_ENDPOINTS) { in usb_dc_ep_enable() 1085 if (!udata0.attached || ep_idx >= MAX_NUM_ENDPOINTS) { in usb_dc_ep_disable()
|
D | usb_dc_mcux.c | 134 bool attached; member 184 if (dev_state.attached) { in usb_dc_attach() 200 dev_state.attached = true; in usb_dc_attach() 234 dev_state.attached = false; in usb_dc_detach() 748 if (!dev_state.attached) { in usb_dc_ep_set_callback()
|
D | usb_dc_nrfx.c | 244 bool attached; member 273 .attached = false, 284 return get_usbd_ctx()->attached; in dev_attached() 485 if (usbd_ctx.attached) { in submit_dc_power_event() 1225 if (!ctx->attached) { in usbd_work_handler() 1273 if (ctx->attached) { in usb_dc_attach() 1291 ctx->attached = true; in usb_dc_attach() 1327 ctx->attached = false; in usb_dc_detach()
|
D | usb_dc_kinetis.c | 116 bool attached; member 218 if (dev_data.attached) { in usb_dc_attach() 230 dev_data.attached = 1; in usb_dc_attach() 253 if (!dev_data.attached) { in usb_dc_set_address() 814 if (!dev_data.attached) { in usb_dc_ep_set_callback()
|
/Zephyr-Core-3.6.0/samples/boards/esp32/light_sleep/ |
D | README.rst | 18 * ``EXT0``: wake up the chip if a button attached to GPIO0 is pressed (i.e. if 25 button attached to GPIO0, often labelled BOOT. If the board does not have such 43 In the scenario below, the button attached to GPIO0 was pressed and held for 67 If pressing the button attached to GPIO0 does not affect program behavior,
|
/Zephyr-Core-3.6.0/samples/sensor/dps310/ |
D | app.overlay | 8 * A DPS310 attached to the Arduino I2C pins
|
/Zephyr-Core-3.6.0/drivers/audio/ |
D | Kconfig.mpxxdtyy | 5 bool "ST Digital PDM microphone attached to I2S support"
|
/Zephyr-Core-3.6.0/drivers/usb/bc12/ |
D | Kconfig.pi3usb9201 | 13 client mode it starts BC1.2 detection to detect the attached host 39 before switching to SDP mode, so the attached portable device can
|
/Zephyr-Core-3.6.0/doc/hardware/peripherals/ |
D | sdhc.rst | 17 An SD host controller is a device capable of sending SD commands to an attached 21 interact with attached SD devices.
|
/Zephyr-Core-3.6.0/boards/shields/frdm_kw41z/doc/ |
D | index.rst | 48 - J30 pin 1 is attached to J31 pin 2 49 - J30 pin 2 is attached to J31 pin 1
|
/Zephyr-Core-3.6.0/samples/boards/96b_argonkey/sensors/ |
D | README.rst | 58 A USB to TTL 1V8 serial cable may be attached to the low speed connector on 85 #. *LIS2MDL* magnetometer (attached to *LSM6DSL*)
|
/Zephyr-Core-3.6.0/samples/bluetooth/hci_uart_async/ |
D | README.rst | 77 Linux kernel identifies the attached controller. 79 Once the controller is attached follow the instructions in the 101 BlueZ loads and initializes the attached controller. 103 Once the controller is attached follow the instructions in the
|
/Zephyr-Core-3.6.0/drivers/timer/ |
D | Kconfig.arm_arch | 14 timer which provides per-cpu timers attached to a GIC to deliver its
|
/Zephyr-Core-3.6.0/samples/bluetooth/hci_uart/ |
D | README.rst | 84 Linux kernel identifies the attached controller. 86 Once the controller is attached follow the instructions in the 112 BlueZ loads and initializes the attached controller. 114 Once the controller is attached follow the instructions in the
|
/Zephyr-Core-3.6.0/samples/drivers/led_pwm/ |
D | README.rst | 11 device instance found in DT is used. For each LEDs attached to this device
|
/Zephyr-Core-3.6.0/subsys/logging/backends/ |
D | Kconfig.swo | 32 viewer programs will configure SWO frequency when attached to the
|
/Zephyr-Core-3.6.0/drivers/eeprom/ |
D | Kconfig | 49 This is an emulator for the Atmel AT24 series of I2C-attached EEPROMs. 59 This is an emulator for the Atmel AT24 series of I2C-attached EEPROMs.
|
/Zephyr-Core-3.6.0/tests/net/virtual/src/ |
D | main.c | 791 struct net_if *attached; in ZTEST() local 832 attached = net_virtual_get_iface(iface); in ZTEST() 833 zassert_equal(eth_interfaces[0], attached, in ZTEST() 919 struct net_if *attached = eth_interfaces[0]; in test_virtual_recv_data_from_tunnel() local 957 outer = create_outer(attached, AF_INET, IPPROTO_IP, in test_virtual_recv_data_from_tunnel() 966 outer = create_outer(attached, AF_INET6, IPPROTO_IPV6, in test_virtual_recv_data_from_tunnel()
|
/Zephyr-Core-3.6.0/boards/arm/thingy53_nrf5340/doc/ |
D | index.rst | 35 programmer is attached to the P9 programming header.
|
/Zephyr-Core-3.6.0/samples/sensor/lsm6dsl/ |
D | README.rst | 11 any magnetometer or pressure sensor attached to it (sensorhub function).
|
/Zephyr-Core-3.6.0/boards/arm/thingy52_nrf52832/doc/ |
D | index.rst | 153 The following devices are attached to the bus. 235 The MOSFETs are attached to the following SOC GPIO pins: 350 programmer is attached to the P9 programming header.
|
/Zephyr-Core-3.6.0/samples/sensor/thermometer/ |
D | README.rst | 46 If the attached sensor supports alerts when the temperature drifts above or
|