Home
last modified time | relevance | path

Searched full:ask (Results 1 – 25 of 57) sorted by relevance

123

/Zephyr-latest/scripts/
Dgithub_helpers.py26 def get_github_credentials(ask: bool = True) -> Dict[str, str]:
34 3. if the 'ask' kwarg is truthy, from the user on the
47 :param ask: if truthy, the user will be prompted for credentials
65 if ask:
76 def get_github_object(ask: bool = True) -> github.Github:
79 :param ask: passed to get_github_credentials()
/Zephyr-latest/dts/arm/microchip/mec5/
Dmec5_gpspi_v2.dtsi8 * a completely different design. Don't ask why it was given the same name;<)
/Zephyr-latest/
DCONTRIBUTING.rst37 community, ask questions, discuss issues, and help each other.
/Zephyr-latest/samples/boards/espressif/xt_wdt/
DREADME.rst13 The app will ask for the crystal removal to simulate a crystal failure and trigger
/Zephyr-latest/cmake/toolchain/cross-compile/
Dtarget.cmake5 # target toolchain, hence let's ask the compiler if it knows its own sysroot.
/Zephyr-latest/.github/workflows/
Dgreet_first_time_contributor.yml42 …and ask your question there. Additionally, you can [escalate the review](https://docs.zephyrprojec…
/Zephyr-latest/tests/subsys/fs/fcb/src/
Dfcb_test_multiple_scratch.c54 * Ask to use scratch block, then fill it up. in ZTEST()
/Zephyr-latest/drivers/spi/
Dspi_sifive.c216 * If the chip select configuration is not present, we'll ask the in spi_sifive_transceive()
225 * If the user has requested manual GPIO control, ask the in spi_sifive_transceive()
/Zephyr-latest/cmake/modules/
DFindBabbleSim.cmake25 # Let's ask west for the bsim_project existence and its path
/Zephyr-latest/tests/kernel/sleep/src/
Dusleep.c19 * We need to know how many ticks will elapse when we ask for the
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_replay_cache.c338 /* Ask tx node to proceed to next test step. */ in test_rx_rpl_frag()
352 /* Ask tx node to proceed to next test step. */ in test_rx_rpl_frag()
370 /* Ask tx node to proceed to next test step. */ in test_rx_rpl_frag()
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dcpu_init.h70 * we're supposed to ask Cadence I guess. in cpu_early_init()
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst605 You can ask for help on a mailing list or on Discord. Please send bug reports and
609 ask for help. `Search archives and sign up here`_.
613 How to Ask
621 Don't just say "this isn't working" or ask "is this working?". Include as much
/Zephyr-latest/arch/x86/zefi/
DREADME.txt63 You might ask: why build a position-independent executable in the
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst101 nodes, the Distributor may ask them to apply the firmware image immediately and report back with
115 The firmware ID is used to identify a firmware image. The Initiator node may ask the Target nodes
262 upload several firmware images to the Distributor, and ask it to distribute them in any order or at
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_stack.h118 * Callback used by the Policy Engine to ask the Device Policy Manager
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/
Dcpus.c182 /* Likewise need to ask the host to turn it back on, in halt_and_restart()
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/
DREADME.rst90 The broadcaster will ask if any changes to the current settings are wanted.
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst86 The central will ask if any changes to the current settings are wanted.
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dgap.rst68 will ask the advertisers for more information by sending a *scan request* packet. Alternatively, you
70 ask the advertiser for more information.
/Zephyr-latest/scripts/west_commands/runners/
Dbossac.py230 Ask the user to select the serial port from a set of candidate ports
Dnxp_s32dbg.py160 in a interactive prompt, ask the user to select one of the probes.
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_monitoring.rst248 https://osqa-ask.wireshark.org/questions/28138/decoding-ethernet-encapsulated-in-tcp-or-udp/
/Zephyr-latest/subsys/settings/src/
Dsettings_line.c131 entry_ctx->len = 0; /* ask read handler to ignore len */ in settings_next_line_ctx()
/Zephyr-latest/doc/contribute/
Dexternal.rst195 #. The Zephyr governing board has two weeks to review and ask questions:

123