Searched full:signaling (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-Core-3.5.0/doc/kernel/services/synchronization/ |
D | condvar.rst | 31 of those waiting threads and thus allow them to continue by signaling on 93 Signaling a Condition Variable
|
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/ |
D | quicklogic,eos-s3-pinctrl.yaml | 67 fabric-controlled for signaling with FPGA,
|
/Zephyr-Core-3.5.0/samples/drivers/led_apa102/ |
D | README.rst | 24 signaling, which may require a level translator, such as the
|
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/gptp/ |
D | gptp_messages.h | 94 /* Signaling Interval Flags. */ 98 /* Signaling Interval Values. */ 433 * @brief Handle Signaling message.
|
D | gptp.c | 301 "SIGNALING", in gptp_handle_msg() 308 PRINT_INFO("SIGNALING", hdr, pkt); in gptp_handle_msg()
|
D | gptp_data_set.h | 421 /** Current Signaling sequence id for this port. */
|
/Zephyr-Core-3.5.0/samples/drivers/led_lpd8806/ |
D | README.rst | 23 signaling, which may require a level translator, such as the
|
/Zephyr-Core-3.5.0/doc/services/device_mgmt/ |
D | ota.rst | 13 infrastructure to host the firmware binary and implement a method of signaling
|
/Zephyr-Core-3.5.0/tests/arch/arc/arc_dsp_sharing/src/ |
D | calculation_arc.c | 45 /* Semaphore for signaling end of test */
|
D | load_store.c | 44 /* Semaphore for signaling end of test */
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/usb_c/ |
D | usbc_tc.h | 173 * the potential for USB PD signaling on CC as described in the state definitions. 180 * the potential for USB PD signaling on CC as described in the state definitions.
|
D | usbc_pd.h | 99 * sufficient time to process Hard Reset Signaling before 107 * sufficient time to process Hard Reset Signaling before
|
/Zephyr-Core-3.5.0/tests/kernel/fpu_sharing/generic/src/ |
D | pi.c | 65 /* Semaphore for signaling end of test */
|
D | load_store.c | 99 /* Semaphore for signaling end of test */
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | net_mgmt.rst | 162 Signaling a network event
|
/Zephyr-Core-3.5.0/lib/posix/ |
D | cond.c | 128 LOG_DBG("Signaling cond %p", cv); in pthread_cond_signal()
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/usb/ |
D | uhc.h | 242 * at the end of reset signaling. 310 * bus resume signaling. The SoF generator should subsequently start within 3ms.
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | l2cap_br.c | 67 /* Signaling channel flags */ 78 /* Pool for outgoing BR/EDR signaling packets, min MTU is 48 */ 264 * seconds. One RTX timer shall exist for each outstanding signaling in l2cap_br_chan_send_req() 1380 LOG_ERR("Too small L2CAP signaling PDU"); in l2cap_br_recv() 1387 LOG_DBG("Signaling code 0x%02x ident %u len %u", hdr->code, hdr->ident, len); in l2cap_br_recv()
|
/Zephyr-Core-3.5.0/arch/riscv/ |
D | Kconfig | 188 intended for inter-hart interrupt signaling and so retained for that
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/ |
D | l2cap-pics.rst | 83 TSPC_L2CAP_2_40 True Support of Low Energy signaling channel (C.13)
|
/Zephyr-Core-3.5.0/subsys/sd/ |
D | sdmmc.c | 619 LOG_DBG("Card supports 1.8V signaling"); in sdmmc_card_init() 627 * If card is high capacity (SDXC or SDHC), and supports 1.8V signaling, in sdmmc_card_init()
|
/Zephyr-Core-3.5.0/include/zephyr/tracing/ |
D | tracing.h | 821 * @brief Trace Conditional Variable signaling start 827 * @brief Trace Conditional Variable signaling blocking 834 * @brief Trace Conditional Variable signaling outcome
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/ |
D | main.c | 225 /* signaling PDU */ in handle_l2cap()
|
/Zephyr-Core-3.5.0/subsys/usb/usb_c/ |
D | usbc_prl.c | 321 * are sent or received; only Hard Reset Signaling is present in prl_run() 990 * signaling is received by the PHY Layer. in prl_hr_wait_for_request_run()
|
D | usbc_pe_snk_states.c | 543 /* Request the generation of Hard Reset Signaling by the PHY Layer */ in pe_snk_hard_reset_entry()
|
12