Home
last modified time | relevance | path

Searched full:syscfg (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/dts/bindings/misc/
Dgd,gd32-syscfg.yaml6 compatible: "gd,gd32-syscfg"
/Zephyr-latest/soc/st/stm32/stm32h7x/
Dsoc_m7.c29 /* HW semaphore and SysCfg Clock enable */ in stm32h7_m4_wakeup()
33 if (READ_BIT(SYSCFG->UR1, SYSCFG_UR1_BCM4)) { in stm32h7_m4_wakeup()
/Zephyr-latest/dts/arm/gd/gd32l23x/
Dgd32l23x.dtsi50 syscfg: syscfg@40010000 { label
51 compatible = "gd,gd32-syscfg";
/Zephyr-latest/dts/arm/gd/gd32a50x/
Dgd32a50x.dtsi181 syscfg: syscfg@40010000 { label
182 compatible = "gd,gd32-syscfg";
/Zephyr-latest/drivers/clock_control/
Dclock_stm32f0_f3.c158 /* SYSCFG is required to remap IRQ to avoid conflicts with CAN */ in config_enable_default_clocks()
Dclock_stm32_ll_wb0.c300 /* CLK_SYS peripherals: SYSCFG */ in get_apb0_periph_clkrate()
722 /* Unconditionally enable SYSCFG clock for other drivers */ in stm32_clock_control_init()
Dclock_stm32_ll_common.c777 * The SYSCFG is needed to control VREFINT, so clock it. in set_up_fixed_clock_sources()
/Zephyr-latest/drivers/gpio/
Dgpio_gd32.c20 /** SYSCFG DT node */
21 #define SYSCFG_NODE DT_NODELABEL(syscfg)
/Zephyr-latest/modules/hal_gigadevice/
DKconfig230 Enable GD32 System Configuration (SYSCFG) HAL module driver
/Zephyr-latest/dts/arm/gd/gd32f4xx/
Dgd32f4xx.dtsi258 syscfg: syscfg@40013800 { label
259 compatible = "gd,gd32-syscfg";
/Zephyr-latest/dts/arm/st/wb0/
Dstm32wb0.dtsi143 * The 'reg' property corresponds to the SYSCFG memory range,
/Zephyr-latest/drivers/usb/device/
Dusb_dc_stm32.c298 /* Set the OTG PHY reference clock selection (through SYSCFG) block */ in usb_dc_stm32_phy_specific_clock_enable()
306 /* Configuring the SYSCFG registers OTG_HS PHY : OTG_HS PHY enable*/ in usb_dc_stm32_phy_specific_clock_enable()
/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c995 /* Set the OTG PHY reference clock selection (through SYSCFG) block */ in priv_clock_enable()
998 /* Configuring the SYSCFG registers OTG_HS PHY : OTG_HS PHY enable*/ in priv_clock_enable()
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32.c72 SYSCFG->CFGR1 |= SYSCFG_CFGR1_UCPD1_STROBE_Msk; in update_stm32g0x_cc_line()
74 SYSCFG->CFGR1 |= SYSCFG_CFGR1_UCPD2_STROBE_Msk; in update_stm32g0x_cc_line()
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst1219 * :dtcompatible:`gd,gd32-syscfg`