Searched full:third (Results 1 – 25 of 140) sorted by relevance
123456
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/provision/ |
D | pb_remote_nppi_robustness.sh | 10 # 2. RPR client starts to scan for the third device (prov_device_pb_remote_server_nppi_robustness) 12 # 3. Execute device key refresh procedure 3 times for the third device. 13 # 4. Execute composition refresh procedure 3 times for the third device. 14 # 5. Execute address refresh procedure 3 times for the third device.
|
/Zephyr-latest/samples/net/mdns_responder/ |
D | Kconfig | 33 string "My IPv6 address for third interface" 38 string "My IPv4 address for third interface" 43 string "My IPv4 netmask for third interface" 48 int "VLAN tag for third interface"
|
D | overlay-vlan.conf | 22 # Settings for the third network interface
|
/Zephyr-latest/samples/net/vlan/ |
D | Kconfig | 33 string "My IPv6 address for third interface" 38 string "My IPv4 address for third interface" 43 string "My IPv4 netmask for third interface" 48 int "VLAN tag for third interface"
|
/Zephyr-latest/samples/net/virtual/ |
D | Kconfig | 26 string "My IPv6 address for third interface" 31 string "My IPv4 address for third interface" 36 string "My IPv4 netmask for third interface"
|
/Zephyr-latest/samples/net/lldp/ |
D | Kconfig | 34 string "My IPv6 address for third interface" 39 string "My IPv4 address for third interface" 44 int "VLAN tag for third interface"
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_shuffle.py | 48 'first third, 123', 'middle third, 123', 'last third, 123', 49 'first third, 321', 'middle third, 321', 'last third, 321'
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.multilevel | 15 interrupt controller. If three levels are used, a third level 92 bool "Third-level interrupt support" 95 Third level interrupts are used to increase the number of 99 int "Total number of third level interrupt aggregators" 118 int "Total number of third level interrupt bits" 122 The number of bits to use of the 32 bit interrupt mask for third
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | Kconfig | 28 string "My IPv6 address for third interface" 33 string "My IPv4 address for third interface" 38 int "VLAN tag for third interface"
|
D | overlay-vlan.conf | 22 # Settings for the third network interface
|
/Zephyr-latest/samples/net/gptp/ |
D | Kconfig | 37 string "My IPv6 address for third interface" 42 string "My IPv4 address for third interface" 47 int "VLAN tag for third interface"
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | Kconfig | 40 string "My IPv6 address for third interface" 45 string "My IPv4 address for third interface" 50 string "My IPv4 netmask for third interface" 55 int "VLAN tag for third interface"
|
D | overlay-vlan.conf | 27 # Settings for the third network interface
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/ |
D | priv_beacon_interleave.sh | 16 # - KR is initiated, third SNB is advertised with new flags (IVU + KR) 17 # - PRB is enabled, SNB is disabled. Third PRB is advertised
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | Kconfig | 86 string "My IPv6 address for third interface" 91 string "My IPv4 address for third interface" 96 int "VLAN tag for third interface"
|
D | overlay-vlan.conf | 21 # Settings for the third network interface
|
/Zephyr-latest/doc/_doxygen/ |
D | groups.dox | 64 @brief APIs to interact with third-party services or applications 65 @defgroup third_party Third-party
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | msg_mesh.sh | 7 # Test communication between the LPN and a third mesh device
|
D | msg_mesh_low_lat.sh | 7 # Test communication between the LPN and a third mesh device
|
/Zephyr-latest/samples/userspace/shared_mem/ |
D | README.rst | 57 The CT is copied to a shared memory partition connecting to the third 58 thread. The third thread prints the CT to the console with a banner
|
/Zephyr-latest/samples/subsys/debug/fuzz/ |
D | sample.yaml | 14 # new code paths by the third new coverage announcement.
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | README.rst | 7 from MCUBoot when booted. The third application is build with a load address
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/transport/ |
D | fixed.sh | 14 # - unsubscribes the model from the all-relayes address and doesn't deliver the third message to the
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/ |
D | dfu_slot.sh | 10 # - Third test is rebooted device that deletes all previously added slots
|
/Zephyr-latest/include/zephyr/ |
D | irq_multilevel.h | 35 /* Third level interrupt bits */ 39 /* Third level IRQ's interrupt controller */ 41 /* IRQ of the third level interrupt aggregator */ 175 * This routine returns the third level irq number of the zephyr irq
|
123456