/Zephyr-latest/scripts/net/ |
D | run-sample-tests.sh | 24 if [ -z "$ZEPHYR_BASE" ]; then 27 elif [ ! -d "$ZEPHYR_BASE" ]; then 32 if [ -z "$NET_TOOLS_BASE" ]; then 40 if [ -d "$l" ]; then 47 if [ $ret_zephyr -eq 0 ]; then 51 if [ -z "$NET_TOOLS_BASE" ]; then 54 elif [ ! -d "$NET_TOOLS_BASE" ]; then 59 if [ $ret_net_tools -eq 0 ]; then 63 if [ $ret_zephyr -ne 0 -o $ret_net_tools -ne 0 ]; then 84 if ! docker image ls | grep "$image" > /dev/null; then [all …]
|
/Zephyr-latest/scripts/ |
D | coccicheck | 9 if [ ! -x "$SPATCH" ]; then 73 if [ ! -e "$FILE" ]; then 84 if [ "$FILE" = "" ] ; then 90 if [ -z "$J" ]; then 98 if [ "$FILE" != "" ] ; then 102 if [ "$NPROC" != "1" ]; then 108 if [ "$MODE" = "" ] ; then 116 if [ "$MODE" = "chain" ] ; then 119 elif [ "$MODE" = "report" -o "$MODE" = "org" ] ; then 129 if [ $VERBOSE -ne 0 ] ; then [all …]
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/ |
D | docker-test.sh | 4 if [ -z "$RUNNING_FROM_MAIN_SCRIPT" ]; then 19 if [ $docker_result -eq 28 ]; then 31 if [ $result -ne 0 ] || [ $docker_result -ne 0 ]; then 35 # Then the TLS version 36 if [ -n "$zephyr_overlay" ]; then 50 if [ $docker_result -eq 28 ]; then 62 if [ $result -ne 0 ] || [ $docker_result -ne 0 ]; then
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | _mesh_test.sh | 10 if [ "$i" == "$1" ] ; then 34 if [ "$arg" == "--" ]; then 39 if [[ "$arg" == "-"* ]]; then 53 if Skip $testid; then 62 if [ ${overlay} ]; then 91 if [ "$arg" == "--" ]; then 98 if [[ "$arg" != "-"* ]]; then
|
/Zephyr-latest/tests/posix/common/src/ |
D | sleep.c | 29 uint32_t then; in ZTEST() local 40 then = k_uptime_get(); in ZTEST() 43 zassert_true((now - then) >= 1 * MSEC_PER_SEC); in ZTEST() 46 then = k_uptime_get(); in ZTEST() 49 zassert_true((now - then) >= 2 * MSEC_PER_SEC); in ZTEST() 60 uint32_t then; in ZTEST() local 69 then = k_uptime_get(); in ZTEST() 72 zassert_true(((now - then) * USEC_PER_MSEC) / (USEC_PER_SEC - 1) >= 1); in ZTEST()
|
/Zephyr-latest/include/zephyr/fs/ |
D | ext2.h | 14 * If a field is set to 0 then default value is used. 18 * @param fs_size Requested size of file system. If 0 then whole available memory is used. 23 * @param set_uuid If true then UUID from that structure is used in created file system. 24 * If false then UUID (ver4) is generated. 31 uint8_t volume_name[17]; /* If first byte is 0 then name ext2" is given. */
|
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/test_scripts/ |
D | ccc_update.sh | 14 if [ "${1}" != 'debug0' ]; then 20 if [ "${1}" != 'debug1' ]; then 26 if [ "${1}" != 'debug2' ]; then 35 if [ "${1}" == 'debug0' ]; then 41 if [ "${1}" == 'debug1' ]; then 47 if [ "${1}" == 'debug2' ]; then
|
D | ccc_update_2.sh | 14 if [ "${1}" != 'debug0' ]; then 20 if [ "${1}" != 'debug1' ]; then 26 if [ "${1}" != 'debug2' ]; then 35 if [ "${1}" == 'debug0' ]; then 41 if [ "${1}" == 'debug1' ]; then 47 if [ "${1}" == 'debug2' ]; then
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_hostname.rst | 19 then the default hostname is set to be ``zephyr`` by 22 If the same firmware image is used to flash multiple boards, then it is not 28 ``01:02:03:04:05:06``, then the unique hostname could be 29 ``zephyr010203040506``. If you want to set the prefix yourself, then call 31 Alternatively, if you prefer a hexadecimal conversion for the prefix, then call
|
D | net_config.rst | 25 network system is configured or initialized at all. If not set, then the 28 then the user can optionally configure static IP addresses to be set to the 37 DHCPv4 is not received within this limit, then a call to 42 If :kconfig:option:`CONFIG_NET_IPV4` is not enabled, then setting this option will 47 If :kconfig:option:`CONFIG_NET_IPV6` is not enabled, then setting this option will 49 ":kconfig:option:`CONFIG_NET_CONFIG_NEED_IPV6_ROUTER`", "If IPv6 is enabled, then 69 If :kconfig:option:`CONFIG_NET_CONFIG_AUTO_INIT` is set, then the configuration library
|
D | net_stats.rst | 28 :kconfig:option:`CONFIG_NET_STATISTICS_ETHERNET_VENDOR` option is set, then 30 These statistics can then be transferred to application for processing. 32 If the :kconfig:option:`CONFIG_NET_SHELL` option is set, then network shell can
|
/Zephyr-latest/ |
D | zephyr-env.sh | 15 if [ -n "${ZSH_VERSION:-}" ]; then 17 if [ $options[posixargzero] != "on" ]; then 29 if [ "X$name" "==" "Xzephyr-env.sh" ]; then 38 if uname | grep -q "MINGW"; then 51 if [ "$win_build" -eq 1 ]; then 55 if ! echo "${PATH}" | grep -q "${scripts_path}"; then
|
/Zephyr-latest/samples/net/syslog_net/ |
D | docker-test.sh | 4 if [ -z "$RUNNING_FROM_MAIN_SCRIPT" ]; then 23 if [ $result -ne 0 ] || [ $docker_result -ne 0 ]; then 27 # Then IPv4 36 if [ $result -ne 0 ] || [ $docker_result -ne 0 ]; then
|
/Zephyr-latest/tests/net/all/ |
D | check_net_options.sh | 7 if [ -z "$1" ]; then 21 if [ ! -d $build_dir ]; then 28 if [ ! -d $kconfig_dir ]; then 41 if [ $? -ne 0 ]; then
|
/Zephyr-latest/samples/subsys/usb/webusb/ |
D | index.html | 15 return navigator.usb.getDevices().then(devices => { 26 return navigator.usb.requestDevice({ 'filters': filters }).then( 40 this.device_.transferIn(endpointNumber, 64).then(result => { 49 .then(() => { 54 .then(() => this.device_.claimInterface(0)) 55 .then(() => { 75 port.connect().then(() => { 104 serial.requestPort().then(selectedPort => {
|
/Zephyr-latest/samples/subsys/usb/webusb-next/ |
D | index.html | 15 return navigator.usb.getDevices().then(devices => { 26 return navigator.usb.requestDevice({ 'filters': filters }).then( 40 this.device_.transferIn(endpointNumber, 64).then(result => { 49 .then(() => { 54 .then(() => this.device_.claimInterface(0)) 55 .then(() => { 75 port.connect().then(() => { 104 serial.requestPort().then(selectedPort => {
|
/Zephyr-latest/dts/bindings/ipc/ |
D | nordic,nrf-ipct-common.yaml | 22 the source. This array is then comprised of a 3-integer-wide "unit" 29 channel 4, then the array "unit" would be <2 NRF_DOMAIN_ID_RADIOCORE 4> 37 the sink. This array is then comprised of a 3-integer-wide "unit" 44 channel 4, then the array "unit" would be <2 NRF_DOMAIN_ID_RADIOCORE 4>
|
/Zephyr-latest/dts/bindings/dai/ |
D | nxp,dai-sai.yaml | 72 If one side is SYNC then the other MUST be ASYNC. Failing to meet this 85 If one side is SYNC then the other MUST be ASYNC. Failing to meet this 92 1) Check the TRM and see if your SAI instance is multiline. If not then 94 2) If your SAI is multiline then you need to check the datasheet and see 98 then the index of the transmission data line will be 0. 105 1) Check the TRM and see if your SAI instance is multiline. If not then 107 2) If your SAI is multiline then you need to check the datasheet and see 110 then the index of the receive data line will be 0.
|
/Zephyr-latest/tests/benchmarks/sched/ |
D | README.rst | 8 thread at a higher priority, the partner then sleeps using 15 4. The partner thread then runs and calls _pend_curr_irqlock() again 19 It then iterates this many times, reporting timestamp latencies
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/test_scripts/ |
D | ccc_store.sh | 14 if [ "${1}" != 'debug0' ]; then 20 if [ "${1}" != 'debug1' ]; then 29 if [ "${1}" == 'debug0' ]; then 35 if [ "${1}" == 'debug1' ]; then
|
D | ccc_store_2.sh | 14 if [ "${1}" != 'debug0' ]; then 20 if [ "${1}" != 'debug1' ]; then 29 if [ "${1}" == 'debug0' ]; then 35 if [ "${1}" == 'debug1' ]; then
|
/Zephyr-latest/soc/atmel/sam0/common/ |
D | Kconfig.samd2x | 16 This can then be selected as the main clock reference for the SOC. 22 This can then be selected as the main clock reference for the SOC. 28 This can then be selected as the main clock reference for the SOC. 42 This can then be selected as the main clock reference for the SOC.
|
/Zephyr-latest/tests/bsim/ |
D | run_parallel.sh | 35 if [ $# -ge 1 ]; then 36 if grep -Eiq "(\?|-\?|-h|help|-help|--help)" <<< $1 ; then 46 if [ -n "${TESTS_FILE}" ]; then 50 elif [ -n "${TESTS_LIST}" ]; then 76 if [ `command -v parallel` ]; then 77 if [ ${n_cases} -gt 0 ]; then 84 if [ $result -ne 0 ]; then 104 if [ $? -ne 0 ]; then
|
/Zephyr-latest/samples/net/sockets/http_client/ |
D | docker-test.sh | 4 if [ -z "$RUNNING_FROM_MAIN_SCRIPT" ]; then 19 if [ $result -ne 0 ]; then 28 if [ -n "$zephyr_overlay" ]; then
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/test_scripts/ |
D | _notify-debug.sh | 21 if [[ $2 == "debug" ]]; then 25 if [[ $1 == "client" ]]; then 29 elif [[ $1 == "server" ]]; then
|