Home
last modified time | relevance | path

Searched +full:de +full:- +full:deassert +full:- +full:time (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/serial/
Dst,stm32-uart-base.yaml2 # SPDX-License-Identifier: Apache-2.0
5 description: STM32 UART-BASE
7 include: [uart-controller.yaml, pinctrl-device.yaml, reset-device.yaml]
22 single-wire:
25 Enable the single wire half-duplex communication.
30 tx-rx-swap:
35 tx-invert:
41 rx-invert:
47 pinctrl-0:
50 pinctrl-names:
[all …]
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt5xx/
Dsoc.c2 * Copyright 2022-2023, NXP
4 * SPDX-License-Identifier: Apache-2.0
11 * This module provides routines to initialize and support board-level
32 /* Board System oscillator settling time in us */
184 /* Wait until host_needclk de-asserts */ in usb_device_clock_init()
185 while (SYSCTL0->USB0CLKSTAT & SYSCTL0_USB0CLKSTAT_HOST_NEED_CLKST_MASK) { in usb_device_clock_init()
191 USBHSH->PORTMODE |= USBHSH_PORTMODE_DEV_ENABLE_MASK; in usb_device_clock_init()
211 MPU->CTRL &= ~MPU_CTRL_ENABLE_Msk; in z_arm_platform_init()
250 /* Updated XTAL oscillator settling time */ in clock_init()
277 /* Set up clock selectors - Attach clocks to the peripheries. */ in clock_init()
[all …]