Home
last modified time | relevance | path

Searched refs:started (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uarte.h208 size_t started; ///< Used for tracking progress of the current user buffer. member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c1916 bool started = false; in nrfx_usbd_wakeup_req() local
1922 started = true; in nrfx_usbd_wakeup_req()
1941 return started; in nrfx_usbd_wakeup_req()
Dnrfx_uarte.c1426 size_t len = get_curr_cache_buf_len(p_cache->cache_len, user_len, p_cache->started); in get_cache_buf_len()
1431 p_cache->started = 0; in get_cache_buf_len()
1436 p_cache->started += len; in get_cache_buf_len()
1475 p_cache->started = 0; in nrfx_uarte_rx_buffer_set()
/hal_nordic-latest/nrfx/
DCHANGELOG.md85 … driver. Now, the nrfx_timer_extended_compare() function can be called after the TIMER has started.
675 - Fixed the TXRX transfers in the TWIM driver. They can now be started after transfers that are not…
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile72 # entered, it will be relative to the location where doxygen was started. If
180 # will be relative from the directory where doxygen is started.
2285 # defined before the preprocessor is started (similar to the -D option of e.g.
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile72 # entered, it will be relative to the location where doxygen was started. If
180 # will be relative from the directory where doxygen is started.
2294 # defined before the preprocessor is started (similar to the -D option of e.g.