Home
last modified time | relevance | path

Searched refs:MSG_TO_SEND_SLAVE (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/non_blocking/
Dmain.c91 #define MSG_TO_SEND_SLAVE "Nordic" macro
97 static uint8_t m_tx_buffer_slave[] = MSG_TO_SEND_SLAVE;
100 static uint8_t m_rx_buffer_master[sizeof(MSG_TO_SEND_SLAVE)];
DREADME.md21 Simultaneously, @p MSG_TO_SEND_SLAVE from @p m_tx_buffer_slave is transmitted to @p m_rx_buffer_mas…
/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/advanced_non_blocking/
DREADME.md21 Simultaneously, @p MSG_TO_SEND_SLAVE message from @p m_tx_buffer_slave is transmitted to @p m_rx_bu…