Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_uarte.h55 NRF_UARTE_TASK_STARTTX = offsetof(NRF_UARTE_Type, TASKS_STARTTX), ///< Start UART transmitter. enumerator
/external/platform/nrfx/drivers/src/
A Dnrfx_uarte.c394 nrf_uarte_task_trigger(p_instance->p_reg, NRF_UARTE_TASK_STARTTX); in nrfx_uarte_tx()

Completed in 6 milliseconds