Home
last modified time | relevance | path

Searched full:feeding (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/samples/drivers/watchdog/
DREADME.rst47 Feeding watchdog 5 times
48 Feeding watchdog...
49 Feeding watchdog...
50 Feeding watchdog...
51 Feeding watchdog...
52 Feeding watchdog...
Dsample.yaml13 - "Feeding watchdog..."
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_reset_none/src/
Dmain.c37 "%d: Invalid number of feeding (expected: %d)", in wdt_callback()
71 TC_PRINT("Feeding watchdog %d times\n", WDT_FEED_TRIES); in test_wdt_callback_reset_none()
75 TC_PRINT("Feeding %d\n", i+1); in test_wdt_callback_reset_none()
/Zephyr-latest/samples/drivers/watchdog/src/
Dmain.c134 /* Feeding watchdog. */ in main()
135 printk("Feeding watchdog %d times\n", WDT_FEED_TRIES); in main()
137 printk("Feeding watchdog...\n"); in main()
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dsmp_shell.h57 * This function should be called before feeding SMP transport with received
/Zephyr-latest/drivers/serial/
DKconfig.native_posix33 automated testing, or when feeding from a file/pipe.
/Zephyr-latest/dts/bindings/clock/
Dst,stm32h7-rcc.yaml54 D1 Domain, CPU1 clock prescaler. Sets a HCLK frequency (feeding Cortex-M Systick)
Dst,stm32h7rs-rcc.yaml62 CPU clock prescaler. Sets a HCLK frequency (feeding Cortex-M Systick)
/Zephyr-latest/samples/sensor/sgp40_sht4x/
DREADME.rst15 by feeding the values measured by the SHT4X into it.
/Zephyr-latest/include/zephyr/drivers/
Dwatchdog.h67 * Each installed timeout needs feeding within the specified time window,
131 * @brief Callback API for feeding specified watchdog timeout.
/Zephyr-latest/samples/kernel/metairq_dispatch/
DREADME.rst13 to asynchronous queues feeding several worker threads, each running at
/Zephyr-latest/subsys/task_wdt/
Dtask_wdt.c19 * This dummy channel is used to continue feeding the hardware watchdog if the
/Zephyr-latest/tests/net/route/src/
Dmain.c144 DBG("Received at iface %p and feeding it into iface %p\n", in tester_send()
182 DBG("Received at iface %p and feeding it into iface %p\n", in tester_send_peer()
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst150 ``--chunksize 1`` argument, this ensures we keep feeding threads with work
153 feeding it more work.
/Zephyr-latest/samples/bluetooth/hci_uart/src/
Dmain.c397 /* Spawn the TX thread and start feeding commands and data to the in main()
/Zephyr-latest/samples/bluetooth/hci_ipc/src/
Dmain.c399 /* Spawn the TX thread and start feeding commands and data to the in main()
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/
Dmain.c444 /* Spawn the TX thread and start feeding commands and data to the controller */ in main()
/Zephyr-latest/drivers/net/
Dppp.c732 /* We are expecting that the tests are feeding data in large in ppp_driver_feed_data()
743 LOG_DBG("Feeding %d bytes", data_to_copy); in ppp_driver_feed_data()
/Zephyr-latest/subsys/shell/backends/
Dshell_uart.c120 * feeding it to SMP as a part of mcumgr frame. in uart_rx_handle()
/Zephyr-latest/tests/net/ppp/driver/src/
Dmain.c233 NET_DBG("Feeding %zd bytes data", recv_len); in send_iface()
/Zephyr-latest/subsys/net/ip/
Dipv4_fragment.c211 /* We need to use the queue when feeding the packet back into the in reassemble_packet()
Dipv6_fragment.c346 /* We need to use the queue when feeding the packet back into the in reassemble_packet()
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst1182 * :github:`13991` - net: Spurious driver errors due to feeding packets into IP stack when it's not …
/Zephyr-latest/doc/
Dzephyr.doxyfile.in82 # option can be useful when feeding Doxygen a huge amount of source files, where