Searched refs:backend_if (Results 1 – 5 of 5) sorted by relevance
24 struct backend_if { struct36 void nhw_UARTE_backend_register(uint inst, struct backend_if *backend); argument
69 struct backend_if backend;
39 struct backend_if st; in nhw_ublb_init()
140 struct backend_if st; in nhw_ufifo_backend_init()338 struct backend_if st; in uf_rx_get_one_msg()
186 void nhw_UARTE_backend_register(uint inst, struct backend_if *backend) { in nhw_UARTE_backend_register()192 memcpy(&u_el->backend, backend, sizeof(struct backend_if)); in nhw_UARTE_backend_register()