Searched full:deassert (Results 1 – 25 of 33) sorted by relevance
12
/Zephyr-latest/dts/bindings/reset/ |
D | st,stm32-rcc-rctl.yaml | 30 set-bit-to-deassert: 34 deassert reset.
|
/Zephyr-latest/dts/bindings/spi/ |
D | nxp,lpspi.yaml | 27 deassert. If not set, the minimum supported delay is used. 32 Delay in nanoseconds from the chip select deassert to the next chip
|
D | nxp,dspi.yaml | 30 deassert. If not set, the minimum supported delay is used. 35 Delay in nanoseconds from the chip select deassert to the next chip
|
D | nxp,lpc-spi.yaml | 21 select deassert. If not set, no additional delay is inserted.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.altera | 24 …The receiver will deassert RTS as soon as a byte is received and reassert after the byte is fetche…
|
D | Kconfig.intel_lw | 25 and deassert RTS after the character is polled out.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | reset.rst | 12 deassert and toggle those signals. Also, the reset status of the reset input
|
/Zephyr-latest/dts/bindings/serial/ |
D | st,stm32-uart-base.yaml | 70 de-deassert-time:
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_opentitan.c | 170 /* Deassert the interrupt line */ in ot_aontimer_feed() 185 /* Deassert the interrupt line */ in wdt_ot_isr()
|
/Zephyr-latest/drivers/reset/ |
D | reset_ast10x0.c | 22 * (deassert the corresponding reset line)
|
/Zephyr-latest/boards/renesas/rcar_salvator_x/support/ |
D | openocd.cfg | 43 # - Deassert the CR7 reset
|
/Zephyr-latest/include/zephyr/drivers/ |
D | reset.h | 323 * @brief Deassert the reset state from a @p reset_dt_spec. 341 * This function performs reset for a device (assert + deassert).
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_trigger.c | 165 /* Deassert async reset for proper INT pin operation, see datasheet 14.50 */ in icm42688_trigger_enable_interrupt()
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_tca954x.c | 127 /* Deassert reset line */ in tca954x_root_init()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_aw9523b.c | 252 * We need to read INPUT0 to deassert INTN when that is asserted by in gpio_aw9523b_interrupt_worker() 254 * It cannot deassert by burst-read. in gpio_aw9523b_interrupt_worker()
|
/Zephyr-latest/drivers/spi/ |
D | spi_sifive.c | 163 /* Deassert the CS line */ in spi_sifive_xfer()
|
D | spi_mcux_flexcomm.c | 631 /* last is used to deassert chip select if this in transceive_dma() 660 * transfer in the set and we need to deassert CS. in transceive_dma() 667 * want to deassert CS. in transceive_dma()
|
D | spi_opentitan.c | 205 /* Deassert the CS line if required. */ in spi_opentitan_xfer()
|
D | spi_max32.c | 410 /* Deassert the CS line if hw control disabled */ in transceive() 614 /* Deassert the CS line if hw control disabled */ in transceive_dma()
|
/Zephyr-latest/drivers/sdhc/ |
D | rcar_mmc_registers.h | 155 #define RCAR_MMC_SOFT_RST_RSTX BIT(0) /* reset deassert */
|
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ |
D | soc.c | 660 /* Deassert PCLK and ESC reset. */ in imxrt_pre_init_display_interface() 667 /* deassert BYTE and DBI reset */ in imxrt_post_init_display_interface()
|
/Zephyr-latest/drivers/usb/bc12/ |
D | emul_bc12_pi3usb9201.c | 131 /* Deassert the interrupt line when both client and host status are clear */ in pi3usb9201_emul_get_reg()
|
/Zephyr-latest/drivers/can/ |
D | can_tcan4x5x.c | 500 LOG_ERR("failed to deassert WAKE GPIO (err %d)", err); in tcan4x5x_wake() 532 LOG_ERR("failed to deassert RST GPIO (err %d)", err); in tcan4x5x_reset()
|
/Zephyr-latest/drivers/sensor/st/iis328dq/ |
D | iis328dq.c | 335 LOG_ERR("BOOT did not deassert"); in iis328dq_init()
|
/Zephyr-latest/dts/arm/st/mp1/ |
D | stm32mp157.dtsi | 53 set-bit-to-deassert;
|
12