Home
last modified time | relevance | path

Searched full:inactive (Results 1 – 25 of 152) sorted by relevance

1234567

/Zephyr-latest/dts/bindings/input/
Dgpio-kbd-matrix.yaml43 When unselected, this pin will be either driven to inactive state or
44 configured to high impedance (input) depending on the col-drive-inactive
47 col-drive-inactive:
50 If enabled, unselected column GPIOs will be driven to inactive state.
/Zephyr-latest/dts/bindings/phy/
Dcan-transceiver-gpio.yaml15 active when the CAN transceiver is enabled and inactive when the CAN
22 inactive when the CAN transceiver is enabled and active when the CAN
/Zephyr-latest/dts/bindings/mipi-dbi/
Dnxp,lcdic.yaml34 nxp,write-inactive-cycles:
38 Set minimum count of write inactive cycles, as a multiple of the module
39 clock frequency. This controls the length of the inactive period of the
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd104 interpretation of contact state to active/inactive status.
106 open/closed circuit status to the reported active/inactive status. (User
132 driver to set the inactive state of the Output. The typical state of an
133 inactive Output is the state of the Output when no power is applied to the
135 setting causes the PD to energize the Output during the inactive state and
/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/boards/
Dnative_sim.overlay33 col-drive-inactive;
46 col-drive-inactive;
/Zephyr-latest/boards/nordic/nrf9160dk/
Dnrf52840_reset.c31 /* Configure pin as output and initialize it to inactive state. */ in bt_hci_transport_setup()
38 /* Reset the nRF52840 and let it wait until the pin is inactive again in bt_hci_transport_setup()
/Zephyr-latest/samples/basic/custom_dts_binding/
Dsample.yaml16 - "Initializing pin with inactive level."
/Zephyr-latest/dts/bindings/memory-controllers/
Drenesas,smartbond-nor-psram.yaml56 Min. time, in nanoseconds, the #CS line should remain inactive between
62 Min. time, in nanoseconds, the #CS line should remain inactive after the execution
106 Clock mode when #CS is idle/inactive
108 - Mode0: #CLK is low when #CS is inactive
109 - Mode3: #CLK is high when #CS is inactive
/Zephyr-latest/doc/develop/manifest/
Dindex.rst28 Inactive and Optional Projects/Modules
43 :filter: inactive
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/src/
Dtest_callback_trigger.c44 /* 1. set PIN_OUT to logical initial state inactive */ in test_callback()
132 "edge inactive failed"); in ZTEST()
140 "level inactive failed"); in ZTEST()
/Zephyr-latest/boards/arduino/portenta_h7/
Dboard.c13 /* Set led1 inactive since the Arduino bootloader leaves it active */ in board_init()
/Zephyr-latest/tests/drivers/regulator/fixed/dts/bindings/
Dtest-regulator-fixed.yaml21 flags must include a PULL to the inactive level.
/Zephyr-latest/drivers/sdhc/
DKconfig.sam_hsmci22 bool "Power save during card inactive"
/Zephyr-latest/dts/bindings/sdhc/
Drenesas,ra-sdhc.yaml48 the SDHI is enabled and inactive when the SDHI is disabled
/Zephyr-latest/dts/bindings/base/
Dpower.yaml31 inactive state before releasing the regulator.
/Zephyr-latest/dts/bindings/net/wireless/
Dgpio-radio-coex.yaml11 required. When grant pin becomes inactive then you have time to
/Zephyr-latest/dts/bindings/sensor/
Dvishay,vcnl36825t.yaml24 Note: "force"-mode only available if low-power mode inactive.
34 - [10, 80] ms only if low power mode is inactive
/Zephyr-latest/doc/_extensions/zephyr/
Dmanifest_projects_table.py17 where the ``:filter:`` option can have the following values: active, inactive, all.
80 or active_filter == "inactive"
/Zephyr-latest/samples/basic/custom_dts_binding/src/
Dmain.c29 printf("Initializing pin with inactive level.\n"); in main()
/Zephyr-latest/boards/shields/lcd_par_s035/boards/
Drd_rw612_bga.overlay94 /* Set pulse width for write active and write inactive to min value */
96 nxp,write-inactive-cycles = <1>;
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/
Dthread_apis.c118 /* Try to set priority to inactive thread and assert failure */ in ZTEST()
123 /* Try to terminate inactive thread and assert failure */ in ZTEST()
/Zephyr-latest/include/zephyr/dt-bindings/spi/
Dspi.h34 * prior to actually make the transfer, it is thus inactive during the transfer,
/Zephyr-latest/include/zephyr/drivers/
Dfpga.h21 /* Inactive is when the FPGA cannot accept the bitstream
53 * @retval 0 if the FPGA is in INACTIVE state.
/Zephyr-latest/doc/develop/west/
Dconfig.rst200 Then a project named ``hal_bar`` is inactive, but a project named
203 If a project is made inactive or active by a list element, the project
206 groups inactive.)
209 the list, it is active or inactive according to the usual rules related
/Zephyr-latest/doc/services/input/
Dgpio-kbd.rst57 - configuring the driver to drive unselected columns GPIO to inactive state
81 col-drive-inactive;
105 col-drive-inactive;
160 ``col-drive-inactive``, so that is only usable for matrixes with isolation

1234567