Home
last modified time | relevance | path

Searched full:polled (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-latest/samples/subsys/shell/devmem_load/
Dsample.yaml10 sample.devmem_load.polled:
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dfriendship_common.c77 .polled = friend_polled,
102 .polled = lpn_polled,
Dtest_friendship.c75 K_SECONDS(30)), "LPN never polled"); in friend_wait_for_polls()
238 "Friend never polled"); in test_friend_overflow()
256 "Friend never polled"); in test_friend_overflow()
281 "Friend never polled"); in test_friend_overflow()
1010 FAIL("LPN connection polled unexpectedly"); in test_lpn_disable()
1028 K_MSEC(1000)), "Friend never polled"); in test_lpn_term_cb_check()
/Zephyr-latest/drivers/serial/
DKconfig.intel_lw25 and deassert RTS after the character is polled out.
Duart_ql_usbserialport_s3b.c45 * @brief Output a character in polled mode.
Duart_rtt.c67 * @brief Output a character in polled mode.
Duart_litex.c46 * @brief Output a character in polled mode.
Duart_sifive.c76 * @brief Output a character in polled mode.
Duart_hostlink.c382 * @brief Output a character in polled mode.
/Zephyr-latest/drivers/stepper/adi_tmc/
DKconfig.tmc_rampgen_template9 When enabled, the ramp status will be polled on TMC, to check for events:
/Zephyr-latest/doc/hardware/peripherals/
Dcomparator.rst14 either invoke a callback, or its status can be polled.
/Zephyr-latest/samples/sensor/lis2dh/src/
Dmain.c22 /* Sample overrun. Ignore in polled mode. */ in fetch_and_display()
/Zephyr-latest/subsys/mgmt/hawkbit/
DKconfig34 Set the interval that the hawkbit update server will be polled.
/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig35 Set the interval that the UpdateHub update server will be polled.
/Zephyr-latest/tests/drivers/build_all/input/
Dapp.overlay61 gpio-keys-polled {
123 qdec-gpio-polled {
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst10 Sensors range from very simple temperature-reading devices that must be polled
/Zephyr-latest/drivers/flash/
Dflash_stm32wbx.c100 * timing, the PESD bit should be polled here. in write_dword()
237 * timing, the PESD bit should be polled here. in erase_page()
/Zephyr-latest/doc/kernel/services/
Dpolling.rst34 All events in the array must be initialized before the array can be polled on.
268 If the signal is to be polled in a loop, *both* its event state must be
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends135 Determines how often UART is polled for RX byte.
235 Determines how often RTT is polled for RX byte.
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h694 * polled the friend node.
703 void (*polled)(uint16_t net_idx, uint16_t friend_addr, bool retry); member
744 * polled the friend node.
752 void (*polled)(uint16_t net_idx, uint16_t lpn_addr); member
/Zephyr-latest/drivers/modem/
Dmodem_socket.c262 * socket it polled. I think we could live with such limitation though in the
309 /* Reset counter as we reiterate on all polled sockets */ in modem_socket_poll()
/Zephyr-latest/include/zephyr/drivers/
Dcellular.h187 * @retval -ENODATA if device is not in a state where signal can be polled
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/
Dcpus.c17 /* Utility for spin-polled loops. Avoids spamming shared resources
/Zephyr-latest/drivers/i2c/
Di2c_gecko.c131 /* Do a polled transfer */ in i2c_gecko_transfer()
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst88 on how many BSD sockets are polled in the system.

12