Home
last modified time | relevance | path

Searched refs:expected (Results 1 – 22 of 22) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_csma_ca.c96 static bool csma_ca_state_set(csma_ca_state_t expected, csma_ca_state_t desired) in csma_ca_state_set() argument
100 bool result = nrf_802154_sl_atomic_cas_u8(&m_state, &expected, desired); in csma_ca_state_set()
/hal_nordic-latest/nrfx/samples/src/nrfx_timer/timer/
DREADME.md28 User should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_rng/
DREADME.md26 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_egu/
DREADME.md26 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_timer/counter/
DREADME.md29 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_spim/blocking/
DREADME.md32 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_spim/non_blocking/
DREADME.md32 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_temp/blocking/
DREADME.md24 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/common_mode/
DREADME.md29 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_temp/non_blocking/
DREADME.md27 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/tx_rx_blocking/
DREADME.md33 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_uarte/tx_rx_non_blocking/
DREADME.md34 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/one_to_one/
DREADME.md26 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/tx_rx_non_blocking/
DREADME.md35 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/advanced_non_blocking/
DREADME.md37 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/non_blocking/
DREADME.md37 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_uarte/rx_double_buffered/
DREADME.md36 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/
DREADME.md26 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/grouped_mode/
DREADME.md29 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txtx/
DREADME.md36 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txrx/
DREADME.md38 You should monitor the output from the board to check if it is as expected.
/hal_nordic-latest/nrfx/
DCHANGELOG.md198 …SPIM driver. Now the nrfx_spim_abort() function must be called once all expected transactions usin…