Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 25 of 31) sorted by relevance

12

/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/boards/
Dnative_sim.overlay33 col-drive-inactive;
46 col-drive-inactive;
/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/drivers/sdhc/
DKconfig.sam_hsmci22 bool "Power save during card inactive"
/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/kernel/
Dtimer.c203 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/
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
/Zephyr-latest/doc/develop/manifest/
Dindex.rst43 :filter: inactive
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.zsh147 {-a,--all}'[include inactive projects]'
170 {-a,--all}'[include inactive projects]'
179 {-a,--all}'[include inactive projects]'
189 {-a,--all}'[include inactive projects]'
Dwest-completion.fish368 …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/
Dcomparator.rst33 will be inactive.
/Zephyr-latest/samples/basic/custom_dts_binding/
DREADME.rst54 Initializing pin with inactive level.
/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
Dmanifest.rst528 .. _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/
DKconfig.rtt70 RTT session is inactive.
/Zephyr-latest/doc/services/portability/posix/aep/
Dindex.rst6 Although inactive, `IEEE 1003.13-2003`_ defined a number of AEP that inspired the modern
/Zephyr-latest/lib/posix/options/
DKconfig.profile27 application. Choices are based on IEEE 1003.13-2003 (now inactive / reserved) and
/Zephyr-latest/tests/drivers/build_all/input/
Dapp.overlay99 col-drive-inactive;
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/
Dindex.rst191 the UART is inactive while the system is in standby mode. The workaround is to
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/
Dindex.rst187 the UART is inactive while the system is in standby mode. The workaround is to
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/
Dindex.rst185 the UART is inactive while the system is in standby mode. The workaround is to
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst71 inactive (for reference only). Nevertheless, the intent is still captured as part of POSIX-1.2017
/Zephyr-latest/boards/ti/cc1352p7_launchpad/doc/
Dindex.rst195 the UART is inactive while the system is in standby mode. The workaround is to
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/
Dindex.rst202 the UART is inactive while the system is in standby mode. The workaround is to
/Zephyr-latest/subsys/net/lib/http/
DKconfig150 This timeout specifies maximum time the client may remain inactive
/Zephyr-latest/doc/project/
Dtsc.rst119 - The TSC has the right to terminate elected members who become inactive and are

12