/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-zephyr.js | 8 let version = document.getElementById('projectnumber').innerText 9 let titleTable = document.querySelector('#titlearea table'); 10 let cell = titleTable.insertRow(1).insertCell(0);
|
/Zephyr-latest/samples/subsys/usb/webusb/ |
D | index.html | 36 let readLoop = () => { 72 let port; 77 let textDecoder = new TextDecoder(); 95 let view = new TextEncoder('utf-8').encode(string); 112 let source = document.querySelector("#input").value;
|
/Zephyr-latest/samples/subsys/usb/webusb-next/ |
D | index.html | 36 let readLoop = () => { 72 let port; 77 let textDecoder = new TextDecoder(); 95 let view = new TextEncoder('utf-8').encode(string); 112 let source = document.querySelector("#input").value;
|
/Zephyr-latest/tests/bsim/bluetooth/ll/ |
D | _compile_permutate_kconfigs.sh | 46 let idx=$2 53 let idx\>\>=1 71 let n=${#list[@]} 74 let compile_failures=0
|
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/tests_scripts/ |
D | multiple_central.sh | 20 let rs=$device*7 27 let device_count=$central_count+1
|
D | multiple_peripheral.sh | 20 let rs=$device*7 27 let device_count=$peripheral_count+1
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle-stylesheets-loader.min.js | 2 …s="dark-mode-toggle";const t="light";const l="dark";let o=document.getElementById(e).textContent;l…
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | _mesh_test.sh | 55 let idx=idx+1 72 let idx=idx+1 100 let idx=idx+1
|
/Zephyr-latest/tests/subsys/shell/shell_backend_uart/src/ |
D | main.c | 61 /* Let the shell to run */ in ZTEST_F() 75 /* Let the shell to run */ in ZTEST_F() 88 /* Let the shell to run */ in ZTEST_F() 121 /* Let the shell backend initialize. */ in setup()
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.mjs | 10 let db; 11 let searchOffset; 12 let maxResults = RESULTS_PER_PAGE_OPTIONS[0]; 15 let input; 16 let searchTools; 17 let summaryText; 18 let results; 19 let navigation; 20 let navigationPagesText; 21 let navigationPrev; [all …]
|
/Zephyr-latest/tests/net/pm/src/ |
D | main.c | 138 /* Let's send some data, it should go through */ in ZTEST() 143 /* Let's make sure net stack's thread gets ran, or setting PM state in ZTEST() 153 /* Let's try to suspend it again, it should fail relevantly */ in ZTEST() 159 /* Let's send some data, it should fail relevantly */ in ZTEST() 172 /* Let's send some data, it should go through */ in ZTEST()
|
/Zephyr-latest/samples/cpp/cpp_synchronization/src/ |
D | main.cpp | 120 /* wait for main thread to let us have a turn */ in coop_thread_entry() 126 /* wait a while, then let main thread have a turn */ in coop_thread_entry() 146 /* wait a while, then let coop thread have a turn */ in main() 151 /* Wait for coop thread to let us have a turn */ in main()
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/ |
D | smf_calculator_thread.c | 205 /* Let parent state handle it: shuts up compiler warning */ in on_run() 234 /* Let parent state handle it: shuts up compiler warning */ in ready_run() 270 /* Let parent state handle it: shuts up compiler warning */ in begin_run() 314 /* Let parent state handle it: shuts up compiler warning */ in negated_1_run() 341 /* Let parent state handle it: shuts up compiler warning */ in operand_1_run() 366 /* Let parent state handle it: shuts up compiler warning */ in zero_1_run() 388 /* Let parent state handle it: shuts up compiler warning */ in int_1_run() 410 /* Let parent state handle it: shuts up compiler warning */ in frac_1_run() 454 /* Let parent state handle it: shuts up compiler warning */ in negated_2_run() 497 /* Let parent state handle it: shuts up compiler warning */ in operand_2_run() [all …]
|
/Zephyr-latest/tests/subsys/ipc/pbuf/ |
D | testcase.yaml | 3 # For native(POSIX arch) targets, let's skip those which do not produce an executable
|
/Zephyr-latest/tests/posix/single_process/ |
D | prj.conf | 4 # Let's explicitly choose PICOLIBC, so it is used if supported even if it would not have been the
|
/Zephyr-latest/include/zephyr/toolchain/ |
D | zephyr_stdint.h | 15 * being compatible with int pointers. Let's redefine them to follow 51 * (even when __INT32_TYPE__ is a long int) or a long int. Let's redefine
|
/Zephyr-latest/boards/nordic/nrf9160dk/ |
D | nrf52840_reset.c | 38 /* Reset the nRF52840 and let it wait until the pin is inactive again in bt_hci_transport_setup() 59 /* We are ready, let the nRF52840 run to main */ in bt_hci_transport_setup()
|
/Zephyr-latest/soc/nordic/common/ |
D | arm_platform_init.ld | 7 /* Let SystemInit() be called in place of soc_reset_hook() by default. */
|
/Zephyr-latest/tests/net/pm/ |
D | testcase.yaml | 3 # so let's limit the test to a few platforms.
|
/Zephyr-latest/doc/_templates/ |
D | searchbox.html | 109 let menuItems = document.querySelectorAll('[role="menuitemradio"]'); 110 let currentIndex = Array.from(menuItems).findIndex((item) => item === document.activeElement); 113 let nextIndex = event.key === "ArrowDown" ? currentIndex + 1 : currentIndex - 1; 121 let activeItem = document.activeElement;
|
/Zephyr-latest/soc/arm/fvp_aemv8r/aarch32/ |
D | soc.h | 9 /* Do not let CMSIS to handle GIC and Timer */
|
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/ |
D | prj.conf | 6 # But the sync RTC code uses one while it synchronizes. Let's just disable it.
|
/Zephyr-latest/tests/bsim/ |
D | sh_common.source | 6 #All user scripts require these variable, let's check for them here already 22 wait $process_id || let "exit_code=$?"
|
/Zephyr-latest/samples/subsys/shell/shell_module/ |
D | overlay-usb.conf | 9 # So let's disable it. Once USB_NATIVE_POSIX supports embedded C libraries this can be removed.
|
/Zephyr-latest/soc/renesas/rcar/rcar_gen3/r7/ |
D | soc.h | 14 /* Do not let CMSIS to handle GIC and Timer */
|