Searched refs:inactive (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/boards/ |
D | native_sim.overlay | 33 col-drive-inactive; 46 col-drive-inactive;
|
/Zephyr-latest/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-latest/drivers/sdhc/ |
D | Kconfig.sam_hsmci | 22 bool "Power save during card inactive"
|
/Zephyr-latest/boards/shields/lcd_par_s035/boards/ |
D | rd_rw612_bga.overlay | 94 /* Set pulse width for write active and write inactive to min value */ 96 nxp,write-inactive-cycles = <1>;
|
/Zephyr-latest/kernel/ |
D | timer.c | 203 bool inactive = (z_abort_timeout(&timer->timeout) != 0); in z_impl_k_timer_stop() local 205 if (inactive) { in z_impl_k_timer_stop()
|
/Zephyr-latest/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-latest/doc/develop/manifest/ |
D | index.rst | 43 :filter: inactive
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.zsh | 147 {-a,--all}'[include inactive projects]' 170 {-a,--all}'[include inactive projects]' 179 {-a,--all}'[include inactive projects]' 189 {-a,--all}'[include inactive projects]'
|
D | west-completion.fish | 368 …nd_from list; and not __fish_seen_subcommand_from blobs" -o a -l all -d "include inactive projects" 383 complete -c west -n "__zephyr_west_seen_subcommand_from diff" -o a -l all -d "include inactive proj… 388 complete -c west -n "__zephyr_west_seen_subcommand_from status" -o a -l all -d "include inactive pr… 394 complete -c west -n "__zephyr_west_seen_subcommand_from forall" -o a -l all -d "include inactive pr…
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | comparator.rst | 33 will be inactive.
|
/Zephyr-latest/samples/basic/custom_dts_binding/ |
D | README.rst | 54 Initializing pin with inactive level.
|
/Zephyr-latest/doc/develop/west/ |
D | config.rst | 200 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
|
D | manifest.rst | 528 .. _west-active-inactive-projects: 533 Projects defined in the west manifest can be *inactive* or *active*. The 534 difference is that an inactive project is generally ignored by west. For 535 example, ``west update`` will not update inactive projects, and ``west list`` 537 :ref:`west-manifest-import` in an inactive project will be ignored by west. 539 There are two ways to make a project inactive: 542 made active or inactive using this option, then the rules related to making 543 a project inactive using its ``groups:`` are ignored. That is, if a regular 545 project's groups have no effect on whether it is active or inactive. 550 project is inactive. [all …]
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 70 RTT session is inactive.
|
/Zephyr-latest/doc/services/portability/posix/aep/ |
D | index.rst | 6 Although inactive, `IEEE 1003.13-2003`_ defined a number of AEP that inspired the modern
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.profile | 27 application. Choices are based on IEEE 1003.13-2003 (now inactive / reserved) and
|
/Zephyr-latest/tests/drivers/build_all/input/ |
D | app.overlay | 99 col-drive-inactive;
|
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/ |
D | index.rst | 191 the UART is inactive while the system is in standby mode. The workaround is to
|
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/ |
D | index.rst | 187 the UART is inactive while the system is in standby mode. The workaround is to
|
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/ |
D | index.rst | 185 the UART is inactive while the system is in standby mode. The workaround is to
|
/Zephyr-latest/doc/services/portability/posix/overview/ |
D | index.rst | 71 inactive (for reference only). Nevertheless, the intent is still captured as part of POSIX-1.2017
|
/Zephyr-latest/boards/ti/cc1352p7_launchpad/doc/ |
D | index.rst | 195 the UART is inactive while the system is in standby mode. The workaround is to
|
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/ |
D | index.rst | 202 the UART is inactive while the system is in standby mode. The workaround is to
|
/Zephyr-latest/subsys/net/lib/http/ |
D | Kconfig | 150 This timeout specifies maximum time the client may remain inactive
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 119 - The TSC has the right to terminate elected members who become inactive and are
|
12