Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_fifo.c554 static char descr_tx[] = "Path to the FIFO to be used for Tx (it will be created automatically). " in nhw_ufifo_backend_register_cmdline() local
570 args2[2*i].descript = descr_tx; in nhw_ufifo_backend_register_cmdline()
DNHW_UART.c1457 …static char descr_tx[] = "Path to a file where the Tx bytes will be logged. Setting this enables t… in nhw_uart_register_cmdline() local
1471 args2[2*i].descript = descr_tx; in nhw_uart_register_cmdline()