Searched full:feeding (Results 1 – 24 of 24) sorted by relevance
/Zephyr-latest/samples/drivers/watchdog/ |
D | README.rst | 47 Feeding watchdog 5 times 48 Feeding watchdog... 49 Feeding watchdog... 50 Feeding watchdog... 51 Feeding watchdog... 52 Feeding watchdog...
|
D | sample.yaml | 13 - "Feeding watchdog..."
|
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_reset_none/src/ |
D | main.c | 37 "%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/ |
D | main.c | 134 /* 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/ |
D | smp_shell.h | 57 * This function should be called before feeding SMP transport with received
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.native_posix | 33 automated testing, or when feeding from a file/pipe.
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32h7-rcc.yaml | 54 D1 Domain, CPU1 clock prescaler. Sets a HCLK frequency (feeding Cortex-M Systick)
|
D | st,stm32h7rs-rcc.yaml | 62 CPU clock prescaler. Sets a HCLK frequency (feeding Cortex-M Systick)
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/ |
D | README.rst | 15 by feeding the values measured by the SHT4X into it.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | watchdog.h | 67 * 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/ |
D | README.rst | 13 to asynchronous queues feeding several worker threads, each running at
|
/Zephyr-latest/subsys/task_wdt/ |
D | task_wdt.c | 19 * This dummy channel is used to continue feeding the hardware watchdog if the
|
/Zephyr-latest/tests/net/route/src/ |
D | main.c | 144 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/ |
D | coccinelle.rst | 150 ``--chunksize 1`` argument, this ensures we keep feeding threads with work 153 feeding it more work.
|
/Zephyr-latest/samples/bluetooth/hci_uart/src/ |
D | main.c | 397 /* Spawn the TX thread and start feeding commands and data to the in main()
|
/Zephyr-latest/samples/bluetooth/hci_ipc/src/ |
D | main.c | 399 /* Spawn the TX thread and start feeding commands and data to the in main()
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/ |
D | main.c | 444 /* Spawn the TX thread and start feeding commands and data to the controller */ in main()
|
/Zephyr-latest/drivers/net/ |
D | ppp.c | 732 /* 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/ |
D | shell_uart.c | 120 * feeding it to SMP as a part of mcumgr frame. in uart_rx_handle()
|
/Zephyr-latest/tests/net/ppp/driver/src/ |
D | main.c | 233 NET_DBG("Feeding %zd bytes data", recv_len); in send_iface()
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv4_fragment.c | 211 /* We need to use the queue when feeding the packet back into the in reassemble_packet()
|
D | ipv6_fragment.c | 346 /* We need to use the queue when feeding the packet back into the in reassemble_packet()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 1182 * :github:`13991` - net: Spurious driver errors due to feeding packets into IP stack when it's not …
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 82 # option can be useful when feeding Doxygen a huge amount of source files, where
|