Home
last modified time | relevance | path

Searched full:dll (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi.yaml139 a-dll-mode:
147 DLL mode. The supported modes depends on the SoC.
150 a-dll-freq-enable:
156 a-dll-ref-counter:
161 Select the "n+1" interval of DLL phase detection and reference delay
166 a-dll-resolution:
171 Minimum resolution for DLL phase detector to remain locked/unlocked based
176 a-dll-coarse-delay:
182 is used to overwrite DLL-generated delay values.
186 a-dll-fine-delay:
[all …]
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/
Dflash_clock_setup.c41 /* Need to wait DLL locked if DLL enabled */ in flash_init()
71 * to ensure the DLL is locked. in flash_init()
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dflash_clock_setup.c45 /* Need to wait DLL locked if DLL enabled */ in flash_init()
66 * the DLL is locked. in flash_init()
/Zephyr-latest/scripts/pylib/pytest-twister-harness/
D.gitignore1 # Byte-compiled / optimized / DLL files
/Zephyr-latest/samples/subsys/usb/inf/
Dzephyr_cdc_acm.inf55 HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
83 HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
/Zephyr-latest/drivers/sdhc/
Dsdhc_cdns_ll.c210 * This register holds the control for the Master DLL logic. in sdhc_cdns_program_phy_reg()
224 * This register holds the control for the slave DLL logic. in sdhc_cdns_program_phy_reg()
375 /* Enable DLL reset */ in sdhc_cdns_host_set_clk()
381 /* Release DLL reset */ in sdhc_cdns_host_set_clk()
512 /* Enable DLL reset */ in sdhc_cdns_set_clk()
518 /* Release DLL reset */ in sdhc_cdns_set_clk()
Dimx_usdhc.c278 /* Disable DLL */ in imx_usdhc_reset()
/Zephyr-latest/scripts/west_commands/runners/
Djlink.py189 # pylink 0.14.0/0.14.1 exposes JLink SDK DLL (libjlinkarm) in
198 libname = Library.get_appropriate_windows_sdk_name() + '.dll'
209 version = int(lib.dll().JLINKARM_GetDLLVersion())
/Zephyr-latest/drivers/serial/
Duart_lpc11u6x.h100 volatile uint32_t dll; /* Divisor latch LSB */ member
Duart_lpc11u6x.c64 /* Enable access to dll & dlm registers */ in lpc11u6x_uart0_write_divisor()
66 uart0->dll = div & 0xFF; in lpc11u6x_uart0_write_divisor()
Duart_smartbond.c54 /* DLH=cfg[23:16] DLL=cfg[15:8] DLF=cfg[7:0] */
/Zephyr-latest/arch/x86/zefi/
Dzefi.py138 # Convert it to a PE-COFF DLL.
/Zephyr-latest/drivers/can/
Dcan_renesas_ra.c91 (1U << R_CANFD_CFDGCFG_DCS_Pos)) /* DLL Clock Select: CANFDCLK */
914 * (RAM clock rate / 2) >= DLL rate in can_renesas_module_clock_init()
915 * (CANFD operation clock rate) >= DLL rate in can_renesas_module_clock_init()
/Zephyr-latest/drivers/memc/
Dmemc_mcux_flexspi.c115 * We need to update the DLL value before we call clock_control_get_rate, in memc_flexspi_update_clock()
/Zephyr-latest/drivers/flash/
Dflash_cadence_nand_ll.h108 /* Mini controller DLL PHY controller register field offsets */
Dflash_cadence_nand_ll.c276 /* Reset DLL PHY */ in cdns_nand_set_opr_mode()
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts332 a-dll-mode = "BYPASSED";