Home
last modified time | relevance | path

Searched refs:nhw_ufifo_create_fifos (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.c108 static void nhw_ufifo_create_fifos(uint inst, struct ufifo_st_t *u_el);
138 nhw_ufifo_create_fifos(i, u_el); in nhw_ufifo_backend_init()
630 static void nhw_ufifo_create_fifos(uint inst, struct ufifo_st_t *u_el) { in nhw_ufifo_create_fifos() function