Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_fifo.c557 static char descr_rx[] = "Path to the FIFO to be used for Rx (it will be created automatically)"; in nhw_ufifo_backend_register_cmdline() local
576 args2[2*i + 1].descript = descr_rx; in nhw_ufifo_backend_register_cmdline()
DNHW_UART.c1458 …static char descr_rx[] = "Path to a file where the Rx bytes will be logged. Setting this enables t… in nhw_uart_register_cmdline() local
1477 args2[2*i + 1].descript = descr_rx; in nhw_uart_register_cmdline()