Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c384 nrf_uart_task_trigger(p_instance->p_reg, NRF_UART_TASK_STOPTX); in nrfx_uart_tx()
617 nrf_uart_task_trigger(p_instance->p_reg, NRF_UART_TASK_STOPTX); in nrfx_uart_tx_abort()
/hal_nordic-latest/nrfx/hal/
Dnrf_uart.h73NRF_UART_TASK_STOPTX = offsetof(NRF_UART_Type, TASKS_STOPTX), /**< Task for stopping transmissio… enumerator