Searched +full:de +full:- +full:deassert +full:- +full:time (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 description: STM32 UART-BASE8 - name: uart-controller.yaml9 property-blocklist:10 - clock-frequency11 - name: pinctrl-device.yaml12 - name: reset-device.yaml13 - name: uart-controller-pin-inversion.yaml28 single-wire:31 Enable the single wire half-duplex communication.[all …]
2 * Copyright 2022-2023, NXP4 * SPDX-License-Identifier: Apache-2.011 * This module provides routines to initialize and support board-level35 /* Board System oscillator settling time in us */176 /* Wait until host_needclk de-asserts */ in usb_device_clock_init()177 while (SYSCTL0->USB0CLKSTAT & SYSCTL0_USB0CLKSTAT_HOST_NEED_CLKST_MASK) { in usb_device_clock_init()183 USBHSH->PORTMODE |= USBHSH_PORTMODE_DEV_ENABLE_MASK; in usb_device_clock_init()203 MPU->CTRL &= ~MPU_CTRL_ENABLE_Msk; in soc_reset_hook()243 /* Updated XTAL oscillator settling time */ in rt5xx_clock_init()270 /* Set up clock selectors - Attach clocks to the peripheries. */ in rt5xx_clock_init()[all …]