Home
last modified time | relevance | path

Searched refs:dead (Results 1 – 10 of 10) sorted by relevance

/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/sdhci-platform/
A Dsdhci-platform.c121 int dead = (readl(host->ioaddr + SDHCI_INT_STATUS) == 0xffffffff); in sdhci_pltfm_remove() local
123 sdhci_remove_host(host, dead); in sdhci_pltfm_remove()
/bsp/stm32/stm32g431-st-nucleo/
A DREADME.md63 …- 2 x 16-bit 8-channel advanced motor control timers, with up to 8 x PWM channels, dead time gener…
64 - 1 x 16-bit timer with 2 x IC/OCs, one OCN/PWM, dead time generation and emergency stop
65 - 2 x 16-bit timers with IC/OC/OCN/PWM, dead time generation and emergency stop
/bsp/stm32/stm32g491-st-nucleo/
A DREADME.md63 …- 2 x 16-bit 8-channel advanced motor control timers, with up to 8 x PWM channels, dead time gener…
64 - 1 x 16-bit timer with 2 x IC/OCs, one OCN/PWM, dead time generation and emergency stop
65 - 2 x 16-bit timers with IC/OC/OCN/PWM, dead time generation and emergency stop
/bsp/stm32/stm32g474-st-nucleo/
A DREADME.md63 …- 3 x 16-bit 8-channel advanced motor control timers, with up to 8 x PWM channels, dead time gener…
64 - 1 x 16-bit timer with 2 x IC/OCs, one OCN/PWM, dead time generation and emergency stop
65 - 2 x 16-bit timers with IC/OC/OCN/PWM, dead time generation and emergency stop
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hcd.c730 goto dead; in ehci_irq_handler()
849 dead: in ehci_irq_handler()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_pwmv2_drv.h693 static inline void pwmv2_set_dead_area(PWMV2_Type *pwm_x, pwm_channel_t chn, uint32_t dead) in pwmv2_set_dead_area() argument
695 pwm_x->PWM[chn].DEAD_AREA = PWMV2_PWM_DEAD_AREA_DEAD_AREA_SET((dead << 8)); in pwmv2_set_dead_area()
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/include/
A Dsdhci.h765 void sdhci_remove_host(struct sdhci_host *host, int dead);
/bsp/stm32/stm32f103-blue-pill/
A DREADME.md63 - 16-bit, motor control PWM timer with dead-time generation and emergency stop
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/
A Dsdhci.c2577 void sdhci_remove_host(struct sdhci_host *host, int dead) in sdhci_remove_host() argument
2582 if (dead) in sdhci_remove_host()
2604 if (!dead) in sdhci_remove_host()
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md78 - middleware: hpm_mcl_v2: add pwm dead area compensation.
117 - samples: mcl: add pwm dead area compensation.

Completed in 36 milliseconds