/Zephyr-Core-3.7.0/dts/bindings/input/ |
D | gpio-kbd-matrix.yaml | 43 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-Core-3.7.0/dts/bindings/phy/ |
D | can-transceiver-gpio.yaml | 15 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-Core-3.7.0/subsys/mgmt/osdp/ |
D | Kconfig.pd | 104 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-Core-3.7.0/tests/drivers/input/gpio_kbd_matrix/boards/ |
D | native_sim.overlay | 33 col-drive-inactive; 46 col-drive-inactive;
|
/Zephyr-Core-3.7.0/boards/nordic/nrf9160dk/ |
D | nrf52840_reset.c | 31 /* 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-Core-3.7.0/dts/bindings/memory-controllers/ |
D | renesas,smartbond-nor-psram.yaml | 56 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-Core-3.7.0/samples/basic/custom_dts_binding/ |
D | sample.yaml | 16 - "Initializing pin with inactive level."
|
/Zephyr-Core-3.7.0/dts/bindings/sensor/ |
D | vishay,vcnl36825t.yaml | 24 Note: "force"-mode only available if low-power mode inactive. 34 - [10, 80] ms only if low power mode is inactive
|
/Zephyr-Core-3.7.0/doc/develop/manifest/ |
D | index.rst | 28 Inactive and Optional Projects/Modules 43 :filter: inactive
|
/Zephyr-Core-3.7.0/tests/drivers/gpio/gpio_basic_api/src/ |
D | test_callback_trigger.c | 42 /* 1. set PIN_OUT to logical initial state inactive */ in test_callback() 130 "edge inactive failed"); in ZTEST() 138 "level inactive failed"); in ZTEST()
|
D | test_gpio_port.c | 422 "logic inactive mismatch"); in check_input_levels() 537 "logic in inactive mismatch"); in bits_logical() 613 "toggle_bits active-to-inactive failed"); in bits_logical() 615 "toggle_bits active-to-inactive mismatch"); in bits_logical() 619 "toggle_bits inactive-to-active failed"); in bits_logical() 621 "toggle_bits inactive-to-active mismatch"); in bits_logical()
|
/Zephyr-Core-3.7.0/boards/arduino/portenta_h7/ |
D | board.c | 13 /* Set led1 inactive since the Arduino bootloader leaves it active */ in board_init()
|
/Zephyr-Core-3.7.0/tests/drivers/regulator/fixed/dts/bindings/ |
D | test-regulator-fixed.yaml | 21 flags must include a PULL to the inactive level.
|
/Zephyr-Core-3.7.0/drivers/sdhc/ |
D | Kconfig.sam_hsmci | 21 bool "Power save during card inactive"
|
/Zephyr-Core-3.7.0/dts/bindings/net/wireless/ |
D | gpio-radio-coex.yaml | 11 required. When grant pin becomes inactive then you have time to
|
/Zephyr-Core-3.7.0/dts/bindings/base/ |
D | power.yaml | 31 inactive state before releasing the regulator.
|
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/ |
D | manifest_projects_table.py | 17 where the ``:filter:`` option can have the following values: active, inactive, all. 80 elif active_filter == 'inactive' and not manifest.is_active(project):
|
/Zephyr-Core-3.7.0/samples/basic/custom_dts_binding/src/ |
D | main.c | 29 printf("Initializing pin with inactive level.\n"); in main()
|
/Zephyr-Core-3.7.0/tests/subsys/portability/cmsis_rtos_v1/src/ |
D | thread_apis.c | 118 /* Try to set priority to inactive thread and assert failure */ in ZTEST() 123 /* Try to terminate inactive thread and assert failure */ in ZTEST()
|
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/spi/ |
D | spi.h | 34 * prior to actually make the transfer, it is thus inactive during the transfer,
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/ |
D | fpga.h | 21 /* Inactive is when the FPGA cannot accept the bitstream 53 * @retval 0 if the FPGA is in INACTIVE state.
|
/Zephyr-Core-3.7.0/doc/develop/west/ |
D | config.rst | 197 Then a project named ``hal_bar`` is inactive, but a project named 200 If a project is made inactive or active by a list element, the project 203 groups inactive.) 206 the list, it is active or inactive according to the usual rules related
|
/Zephyr-Core-3.7.0/doc/services/input/ |
D | gpio-kbd.rst | 57 - 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
|
/Zephyr-Core-3.7.0/dts/bindings/pwm/ |
D | nordic,nrf-sw-pwm.yaml | 51 when the initial (inactive) state of the outputs is set.
|
/Zephyr-Core-3.7.0/modules/lvgl/ |
D | lvgl_shell.c | 127 } else if (strcmp(argv[2], "inactive") == 0) { in cmd_lvgl_monkey_set() 192 "Usage: lvgl monkey set <index> <active|inactive>\n",
|