Searched refs:uart_number_from_ptr (Results 1 – 1 of 1) sorted by relevance
14 static int uart_number_from_ptr(NRF_UART_Type * p_reg){ in uart_number_from_ptr() function23 int i = uart_number_from_ptr(p_reg); in nrf_uart_task_trigger()43 int i = uart_number_from_ptr(p_reg); in nrf_uart_int_enable()50 int i = uart_number_from_ptr(p_reg); in nrf_uart_int_disable()58 int i = uart_number_from_ptr(p_reg); in nrf_uart_event_clear()64 int i = uart_number_from_ptr(p_reg); in nrf_uart_errorsrc_get_and_clear()70 int i = uart_number_from_ptr((NRF_UART_Type *)p_reg); in nrf_uart_rxd_get()77 int i = uart_number_from_ptr(p_reg); in nrf_uart_txd_set()83 int i = uart_number_from_ptr(p_reg); in nrf_uart_disable()90 int i = uart_number_from_ptr(p_reg); in nrf_uart_enable()[all …]