Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIO_backend.c387 int read; in nrf_gpio_init_input_file() local
391 read = readline(line_buf, MAXLINESIZE, gpio_input_file_st.input_file_ptr); in nrf_gpio_init_input_file()
393 read = readline(line_buf, MAXLINESIZE, gpio_input_file_st.input_file_ptr); in nrf_gpio_init_input_file()
395 if (read == 0) { in nrf_gpio_init_input_file()
DNHW_UART_backend_pty.c182 ret = read(u_el->in_fd, &byte, 1); in nhw_upty_check_for_input()
DNHW_UART_backend_fifo.c297 int ret = read(u_el->fifo_rx, buf, size); in uf_rx_lowlevel_read()
/nrf_hw_models-latest/docs/
DREADME_HW_models.md102 read by the actual HW).<br>