Searched full:asserted (Results 1 – 25 of 41) sorted by relevance
12
/Zephyr-Core-2.7.6/dts/bindings/sensor/ |
D | ams,ccs811.yaml | 15 The WAKEn pin is asserted to communicate with the sensor. The 22 The RESETn pin is asserted to disable the sensor causing a hard 31 asserted until the data is read.
|
D | vishay,vcnl4040.yaml | 20 which remains asserted until the data is read.
|
/Zephyr-Core-2.7.6/dts/bindings/dsa/ |
D | microchip_dsa.yaml | 21 Set to indicate phase starts with asserted half-phase (CPHA=1). 33 The pin is asserted for 10ms during boot to reset the KSZ8794.
|
/Zephyr-Core-2.7.6/boards/xtensa/intel_s1000_crb/support/ |
D | device.py | 77 Wait a minimum time and check whether IRQ is asserted by the target 78 If IRQ is not asserted, wait maximum time and check again. 79 Device is ready if IRQ is asserted
|
/Zephyr-Core-2.7.6/dts/bindings/mtd/ |
D | nordic,qspi-nor.yaml | 74 Number of clock cycles CSn must be asserted before it can go low 88 Set to indicate phase starts with asserted half-phase (CPHA=1).
|
/Zephyr-Core-2.7.6/dts/bindings/video/ |
D | ovti,ov7725.yaml | 13 The RESETn pin is asserted to disable the sensor causing a hard
|
D | ovti,ov2640.yaml | 13 The RESETn pin is asserted to disable the sensor causing a hard
|
/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/ |
D | soc_pins.h | 139 * @brief Get the asserted status of PSL input pads 142 * @return 1 is asserted, otherwise de-asserted.
|
D | soc_host.h | 35 * de-asserted signal and eSPI peripheral channel is enabled and ready.
|
/Zephyr-Core-2.7.6/drivers/sensor/adt7420/ |
D | adt7420_trigger.c | 62 /* Check for pin that asserted while we were offline */ in process_int() 118 /* Check whether already asserted */ in adt7420_trigger_set()
|
/Zephyr-Core-2.7.6/include/storage/ |
D | flash_map.h | 138 * Read data from flash area. Area readout boundaries are asserted before read 155 * Write data to flash area. Area write boundaries are asserted before write 172 * Erase given flash area range. Area boundaries are asserted before erase
|
/Zephyr-Core-2.7.6/drivers/interrupt_controller/ |
D | Kconfig.loapic | 29 asserted. If at the time the INTA cycle is issued, the
|
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | cntr.c | 116 * If the CMR is 0, the hardware trigger will remain asserted until in cntr_cmp_set()
|
/Zephyr-Core-2.7.6/include/arch/arc/v2/ |
D | arcv2_irq_unit.h | 172 * asserted until the interrupt handler clears the interrupt at the peripheral.
|
/Zephyr-Core-2.7.6/drivers/gpio/ |
D | gpio_nrfx.c | 530 * This may cause DETECT to be re-asserted if pin state has in gpiote_event_handler() 554 * This may cause DETECT to be re-asserted. in gpiote_event_handler()
|
/Zephyr-Core-2.7.6/boards/arm/nrf9160dk_nrf52840/ |
D | board.c | 101 printk("GPIO reset line asserted, device reset.\n"); in chip_reset()
|
/Zephyr-Core-2.7.6/arch/arc/core/ |
D | arc_connect.c | 73 * possibly be coalesced by MCIP into 1 asserted IRQ, so @cpu can be in z_arc_connect_ici_clear()
|
/Zephyr-Core-2.7.6/soc/arm/nxp_imx/rt/ |
D | soc_rt10xx.c | 134 /* Waiting for DCDC_STS_DC_OK bit is asserted */ in clock_init()
|
/Zephyr-Core-2.7.6/boards/arm/sam4e_xpro/doc/ |
D | index.rst | 103 (flash erasing procedure is started when the erase line is asserted for at
|
/Zephyr-Core-2.7.6/ |
D | LICENSE | 173 incurred by, or claims asserted against, such Contributor by reason
|
/Zephyr-Core-2.7.6/boards/arm/sam_e70_xplained/doc/ |
D | index.rst | 111 (flash erasing procedure is started when the erase line is asserted for at
|
/Zephyr-Core-2.7.6/boards/arm/sam_v71_xult/doc/ |
D | index.rst | 114 on (flash erasing procedure is started when the erase line is asserted for
|
/Zephyr-Core-2.7.6/drivers/spi/ |
D | spi_mcux_flexcomm.c | 303 /* set width of data - range asserted at entry */ in spi_mcux_prepare_txlastword() 321 /* set width of data - range asserted at entry */ in spi_mcux_prepare_txdummy()
|
/Zephyr-Core-2.7.6/drivers/i2s/ |
D | i2s_cavs.c | 400 /* set asserted frame length */ in i2s_cavs_configure() 413 /* set asserted frame length */ in i2s_cavs_configure()
|
/Zephyr-Core-2.7.6/drivers/flash/ |
D | soc_flash_nrf.c | 523 * Do not attempt to write or erase if EVENTS_POFWARN is already asserted.
|
12