Home
last modified time | relevance | path

Searched defs:feedback_ctx (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dfeedback_nrf53.c42 static struct feedback_ctx { struct
47 struct feedback_ctx *feedback_init(void) in feedback_init() argument
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/
Dfeedback_nrf53.c59 static struct feedback_ctx { struct
60 uint32_t fb_value;
61 int32_t rel_sof_offset;
62 int32_t base_sof_offset;
63 union {