Home
last modified time | relevance | path

Searched refs:second (Results 1 – 25 of 69) sorted by relevance

123

/samples/boards/nxp/s32/netc/
A DKconfig9 string "My IPv6 address for second interface"
14 string "My IPv4 address for second interface"
19 string "My IPv4 netmask for second interface"
/samples/net/lldp/src/
A Dmain.c38 struct net_if *second; member
54 if (!ud->second) { in iface_cb()
55 ud->second = iface; in iface_cb()
128 ret = setup_iface(iface, ud.second, in init_vlan()
138 net_if_up(ud.second); in init_vlan()
/samples/net/virtual/
A DKconfig9 string "My IPv6 address for second interface"
14 string "My IPv4 address for second interface"
19 string "My IPv4 netmask for second interface"
/samples/net/lldp/
A DKconfig15 string "My IPv6 address for second interface"
20 string "My IPv4 address for second interface"
25 int "VLAN tag for second interface"
/samples/net/common/
A Dvlan.c19 struct net_if *second; member
41 if (!ud->second) { in iface_cb()
42 ud->second = iface; in iface_cb()
182 ret = setup_iface(user_data.eth, user_data.second, in init_vlan()
/samples/basic/custom_dts_binding/
A Dsample.yaml17 - "Waiting one second."
A DREADME.rst48 The GPIO pin should be switched to active level after one second.
55 Waiting one second.
/samples/net/sockets/can/
A DKconfig13 This allows testing without a second board.
/samples/drivers/can/counter/
A DKconfig13 This allows testing without a second board.
/samples/net/sockets/echo_client/
A DKconfig9 string "My IPv6 address for second interface"
14 string "My IPv4 address for second interface"
19 int "VLAN tag for second interface"
/samples/subsys/fs/littlefs/boards/
A Dnucleo_h7a3zi_q.overlay29 /* Use second half of flash for the filesystem. */
A Dstm32f429i_disc1.overlay29 /* Use second half of flash for the filesystem. */
/samples/drivers/counter/alarm/
A DREADME.rst14 In case of 1Hz frequency (RTC for example), precision is 1 second.
15 Therefore, the sample output may differ in 1 second
/samples/net/gptp/
A DKconfig18 string "My IPv6 address for second interface"
23 string "My IPv4 address for second interface"
28 int "VLAN tag for second interface"
/samples/sensor/max6675/
A DREADME.rst40 The application will read and print sensor temperature every second. Note that
49 <repeats endlessly every second>
/samples/drivers/led/lp5569/
A DREADME.rst11 all LEDs on one by one with a 1 second delay between each. Then it fades all
13 a second, and turns them all back off.
/samples/sensor/ccs811/boards/
A Dnrf51_ble400.overlay30 /* Sparkfun Environment Combo uses second I2C address */
/samples/subsys/demand_paging/
A Dsample.yaml18 - "Calling it a second time"
/samples/net/sockets/echo_server/
A DKconfig16 string "My IPv6 address for second interface"
21 string "My IPv4 address for second interface"
26 string "My IPv4 netmask for second interface"
/samples/boards/renesas/openamp_linux_zephyr/
A DCMakeLists.txt14 # second region for the resource table.
/samples/subsys/canbus/isotp/
A DKconfig11 Set the CAN controller to loopback mode. This allows testing without a second board.
/samples/drivers/counter/maxim_ds3231/
A DREADME.rst47 synchronize the clock is 967 ms, and the whole second value of one
48 second past the hour is written at 1000 ms local uptime::
55 to an RTC one-second rollover)::
70 representation displayed. The second-resolution alarm is configured to
86 The second-resolution alarm was signalled, and processed by the
88 latency). The callback uses the counter alarm API to schedule a second
/samples/sensor/amg88xx/
A DREADME.rst39 The sensor array data is output every second.
/samples/boards/st/power_mgmt/stm32wb_ble/
A DREADME.rst13 After startup, a first 2 seconds beacon is performed, 1 second break and
/samples/drivers/lora/send/
A DREADME.rst5 Transmit a preconfigured payload every second using the LoRa radio.

Completed in 76 milliseconds

123