/Zephyr-latest/boards/nxp/s32z2xxdc2/support/ |
D | startup.cmm | 3 ; SPDX-License-Identifier: Apache-2.0 * 5 ; Lauterbach Trace32 start-up script for S32Z27x / Cortex-R52 * 8 ; - command operation to execute * 11 ; - elfFile filepath of ELF to load * 12 ; - rtu Real-Time Unit (RTU) index * 15 ; - core core index, relative to the RTU * 18 ; - lockstep set to "yes" to start the core in lock-step mode * 20 ; - Core0 and Core2 (redundancy) operate as a lockstep pair * 21 ; - Core1 and Core3 (redundancy) operate as a lockstep pair * 59 ; select lock-step or split-lock mode (CFG_CORE.SPLT_LCK bit) [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/dut/src/ |
D | dut.c | 4 * SPDX-License-Identifier: Apache-2.0 27 extern unsigned long runtime_log_level; 43 TEST_ASSERT(params->value_handle == GATT_HANDLE, in received_notification() 45 GATT_HANDLE, params->value_handle); in received_notification() 64 * `bt_gatt_resubscribe()` doesn't send anything on-air and just does the 78 /* Doesn't matter for re-subscribe. */ in fake_subscribe() 101 LOG_DBG("Wait for disconnection from peer"); in run_test_iteration() 114 * - `peer`: sends long GATT notifications in entrypoint_dut() 115 * - `dut`: receives long notifications from `peer` in entrypoint_dut() 118 * fragmented on-air over a long period. That mostly means smallest data in entrypoint_dut() [all …]
|
/Zephyr-latest/samples/kernel/condition_variables/condvar/src/ |
D | main.c | 4 * SPDX-License-Identifier: Apache-2.0 27 long my_id = (long)p1; in inc_count() 56 long my_id = (long)p1; in watch_count() 62 printk("%s: thread %ld Count= %d. Going into wait...\n", in watch_count() 79 long t1 = 1, t2 = 2, t3 = 3; in main() 96 /* Wait for all threads to complete */ in main()
|
/Zephyr-latest/dts/bindings/input/ |
D | zephyr,input-longpress.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 Input longpress pseudo-device 8 corresponding to short and long press. 15 #include <zephyr/dt-bindings/input/input-event-codes.h> 19 compatible = "zephyr,input-longpress"; 20 input-codes = <INPUT_KEY_0>, <INPUT_KEY_1>; 21 short-codes = <INPUT_KEY_A>, <INPUT_KEY_B>; 22 long-codes = <INPUT_KEY_X>, <INPUT_KEY_Y>; 23 long-delay-ms = <1000>; 35 # long press [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ams,tmd2620.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [sensor-device.yaml, i2c-device.yaml] 11 int-gpios: 12 type: phandle-array 15 The interrupt pin of TMD2620 is open-drain, active low. 17 as pull-up, active low. 19 proximity-gain: 24 - 1 25 - 2 26 - 4 [all …]
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 6 # SPDX-License-Identifier: Apache-2.0 18 module-dep = NET_LOG 19 module-str = Log level for TCP 20 module-help = Enables TCP handler output debug messages 41 CONFIG_NUM_COOP_PRIORITIES-1 else lowest priority is 42 CONFIG_NUM_PREEMPT_PRIORITIES-1. 49 int "How long to wait in TIME_WAIT state (in milliseconds)" 53 To avoid a (low-probability) issue when delayed packets from 60 it is desirable to do so." For low-resource systems, having 64 non-repeating port numbers and initial sequence numbers. Due [all …]
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.mcux | 4 # SPDX-License-Identifier: Apache-2.0 22 i.e. it should wait as long as necessary.
|
D | Kconfig.sam0 | 2 # SPDX-License-Identifier: Apache-2.0 28 i.e. it should wait as long as necessary.
|
D | Kconfig.nrfx | 4 # SPDX-License-Identifier: Apache-2.0 50 i.e. it should wait as long as necessary.
|
/Zephyr-latest/drivers/cache/ |
D | cache_andes_l2.h | 4 * SPDX-License-Identifier: Apache-2.0 82 unsigned long ways, sets, index, cmd; in nds_l2_cache_all() 84 unsigned long status = csr_read(mstatus); in nds_l2_cache_all() 87 return -ENOTSUP; in nds_l2_cache_all() 97 return -ENOTSUP; in nds_l2_cache_all() 113 return -ENOTSUP; in nds_l2_cache_all() 121 /* Wait L2 CCTL Commands finished */ in nds_l2_cache_all() 137 /* Wait L2 CCTL Commands finished */ in nds_l2_cache_all() 148 unsigned long last_byte, align_addr, cmd; in nds_l2_cache_range() 152 return -ENOTSUP; in nds_l2_cache_range() [all …]
|
D | cache_andes.c | 4 * SPDX-License-Identifier: Apache-2.0 82 unsigned long last_byte, align_addr; in nds_cctl_range_operations() 83 unsigned long status = csr_read(mstatus); in nds_cctl_range_operations() 85 last_byte = (unsigned long)addr + size - 1; in nds_cctl_range_operations() 111 unsigned long sets, ways, end; in nds_l1i_cache_all() 112 unsigned long status = csr_read(mstatus); in nds_l1i_cache_all() 120 return -ENOTSUP; in nds_l1i_cache_all() 140 unsigned long status = csr_read(mstatus); in nds_l1d_cache_all() 148 return -ENOTSUP; in nds_l1d_cache_all() 163 return -ENOTSUP; in nds_l1d_cache_all() [all …]
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | Kconfig | 1 # MQTT-SN Library for Zephyr 4 # SPDX-License-Identifier: Apache-2.0 7 bool "MQTT-SN Library Support [EXPERIMENTAL]" 15 int "Maximum payload size of an MQTT-SN message" 45 needs to know how long your addresses are. Set this to the maximum 54 int "Number of publishes that can be in-flight at the same time" 59 int "Maximum number of clients Keep alive time for MQTT-SN (in seconds)" 63 Keep alive time for MQTT-SN (in seconds). Sending of Ping Requests to 67 bool "UDP transport for MQTT-SN" 76 int "Time (seconds) to wait for responses" [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.ascs | 1 # Bluetooth Audio - Audio Stream Control configuration options 6 # SPDX-License-Identifier: Apache-2.0 43 meaning the number of ASEs that are allowed to be in a non-idle state at 51 The number of milliseconds ASCS will wait before disconnecting the ISO 57 int "Milliseconds of timeout when handle concurrent access to the long read ASE buffer" 61 The number of milliseconds that the ASCS implementation will maximum wait before rejecting
|
/Zephyr-latest/include/zephyr/net/ |
D | net_config.h | 8 * SPDX-License-Identifier: Apache-2.0 59 * @param timeout How long to wait the network setup before continuing 76 * @param timeout How long to wait the network setup before continuing
|
D | promiscuous.h | 11 * SPDX-License-Identifier: Apache-2.0 34 * @brief Start to wait received network packets. 36 * @param timeout How long to wait before returning. 65 return -ENOTSUP; in net_promisc_mode_on() 83 return -ENOTSUP; in net_promisc_mode_off()
|
/Zephyr-latest/drivers/tee/optee/ |
D | optee.c | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/arch/arm64/arm-smccc.h> 29 * OP-TEE specific capabilities 44 typedef void (*smc_call_t)(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3, 45 unsigned long a4, unsigned long a5, unsigned long a6, unsigned long a7, 55 struct k_sem wait; member 88 unsigned long sec_caps; 93 static void optee_smccc_smc(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3, in optee_smccc_smc() 94 unsigned long a4, unsigned long a5, unsigned long a6, unsigned long a7, in optee_smccc_smc() 100 static void optee_smccc_hvc(unsigned long a0, unsigned long a1, unsigned long a2, unsigned long a3, in optee_smccc_hvc() [all …]
|
/Zephyr-latest/drivers/pm_cpu_ops/ |
D | pm_cpu_ops_psci.c | 6 * SPDX-License-Identifier: Apache-2.0 38 return -ENOTSUP; in psci_to_dev_err() 41 return -EINVAL; in psci_to_dev_err() 43 return -EPERM; in psci_to_dev_err() 46 return -EINVAL; in psci_to_dev_err() 54 return -EINVAL; in pm_cpu_off() 62 int pm_cpu_on(unsigned long cpuid, in pm_cpu_on() 68 return -EINVAL; in pm_cpu_on() 72 (unsigned long) entry_point, 0); in pm_cpu_on() 86 printk("System power off failed (%d) - halting\n", ret); in z_sys_poweroff() [all …]
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.lan865x | 2 # SPDX-License-Identifier: Apache-2.0 5 bool "LAN865X 10BASE-T1S Controller" 11 The LAN865X is a low power, 10BASE-T1S transceiver compliant with 12 the IEEE® 802.3cg-2019™ Ethernet standard for long reach, 10 17 via a serial peripheral inter-face (SPI). 48 that the driver will wait from the IP stack to get
|
D | Kconfig.adin2111 | 2 # SPDX-License-Identifier: Apache-2.0 5 bool "ADIN2111 2-port 10BASE-T1L Controller" 12 The ADIN2111 is a low power, 2-port 10BASE-T1L transceiver 14 the IEEE® 802.3cg-2019™ Ethernet standard for long reach, 10 19 via a serial peripheral inter-face (SPI). 42 that the driver will wait from the IP stack to get 49 Must be set when ADIN uses 8-bit CRC (Generic SPI)
|
/Zephyr-latest/tests/kernel/mem_heap/k_heap_api/src/ |
D | test_kheap_api.c | 4 * SPDX-License-Identifier: Apache-2.0 74 /** @brief Test a minimum-size static k_heap 77 * @details Create a minimum size (1-byte) static heap, verify that it 185 * param should be K_NO_WAIT, because this situation isn't allow to wait. 195 * @brief Validate the k_heap support wait between different threads. 199 * will wait timeout long until main thread free the buffer to heap. 218 /* Sleep long enough for child thread to go into pending */ in ZTEST() 235 * will wait timeout long until main thread free one of the buffer to heap, space in 257 /* Sleep long enough for child thread to go into pending */ in ZTEST()
|
/Zephyr-latest/subsys/dfu/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 51 (https://github.com/JuulLabs-OSS/mcuboot/pull/485) 76 on some hardware that has long erase times, to prevent long wait 92 module-str = image manager 102 application is combined with MCUboot multi-image boot.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 25 It must be at least 4N bytes long, where N is greater than 0. 31 It must be at least "block size" times "number of blocks" bytes long. 33 The memory slab's buffer must be aligned to an N-byte boundary, where 45 If all the blocks are currently in use, a thread can optionally wait 47 Any number of threads may wait on an empty memory slab simultaneously; 48 when a memory block becomes available, it is given to the highest-priority 52 allows for a memory slab with smaller blocks and others with larger-sized 58 A memory slab's buffer is an array of fixed-size blocks, 74 that are 400 bytes long, each of which is aligned to a 4-byte boundary. 76 .. code-block:: c [all …]
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/ |
D | mock_script.py | 4 # SPDX-License-Identifier: Apache-2.0 17 def main() -> int: 19 parser.add_argument('--sleep', action='store', default=0, type=float) 20 parser.add_argument('--long-sleep', action='store_true') 21 parser.add_argument('--return-code', action='store', default=0, type=int) 22 parser.add_argument('--exception', action='store_true') 31 # prints data and wait for certain time
|
/Zephyr-latest/tests/kernel/msgq/msgq_usage/src/ |
D | main.c | 4 * SPDX-License-Identifier: Apache-2.0 17 K_MSGQ_DEFINE(manager_q, sizeof(unsigned long) * 2, 4, 4); 32 static ZTEST_DMEM unsigned long __aligned(4) service1_buf[MSGQ_LEN]; 33 static ZTEST_DMEM unsigned long __aligned(4) service2_buf[MSGQ_LEN]; 34 static ZTEST_DMEM unsigned long __aligned(4) client_buf[MSGQ_LEN * 2]; 53 static unsigned long data[2]; in service_manager_entry() 99 static unsigned long service_data[2]; in service1_entry() 104 service_data[1] = (unsigned long)&service1_msgq; in service1_entry() 124 service_data[1] = (unsigned long)&service1_msgq; in service1_entry() 130 static unsigned long service_data[2]; in service2_entry() [all …]
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 39 how long it takes to send data so the actual data content is not 45 int "How long to wait between sent packets (in milliseconds)"
|