Lines Matching defs:i
15 int i = ( (int)p_reg - (int)NRF_UARTE_regs ) / sizeof(NRF_UARTE_Type); in uart_number_from_ptr() local
23 int i = uart_number_from_ptr(p_reg); in nrf_uart_task_trigger() local
43 int i = uart_number_from_ptr(p_reg); in nrf_uart_int_enable() local
50 int i = uart_number_from_ptr(p_reg); in nrf_uart_int_disable() local
58 int i = uart_number_from_ptr(p_reg); in nrf_uart_event_clear() local
64 int i = uart_number_from_ptr(p_reg); in nrf_uart_errorsrc_get_and_clear() local
70 int i = uart_number_from_ptr((NRF_UART_Type *)p_reg); in nrf_uart_rxd_get() local
77 int i = uart_number_from_ptr(p_reg); in nrf_uart_txd_set() local
83 int i = uart_number_from_ptr(p_reg); in nrf_uart_disable() local
90 int i = uart_number_from_ptr(p_reg); in nrf_uart_enable() local
98 int i = uart_number_from_ptr(p_reg); in nrf_uart_configure() local
115 int i = uart_number_from_ptr(p_reg); in nrf_uart_subscribe_common() local