Home
last modified time | relevance | path

Searched refs:p_msg (Results 1 – 9 of 9) sorted by relevance

/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/non_blocking/
Dmain.c115 char * p_msg = p_context; in spim_handler() local
116 NRFX_LOG_INFO("SPIM finished. Context passed to the handler: >%s<", p_msg); in spim_handler()
131 char * p_msg = p_context; in spis_handler() local
132 NRFX_LOG_INFO("SPIS finished. Context passed to the handler: >%s<", p_msg); in spis_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_egu/
Dmain.c65 char * p_msg = p_context; in egu_handler() local
68 event_idx, p_msg); in egu_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_timer/timer/
Dmain.c72 char * p_msg = p_context; in timer_handler() local
73 NRFX_LOG_INFO("Timer finished. Context passed to the handler: >%s<", p_msg); in timer_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_spim/non_blocking/
Dmain.c85 char * p_msg = p_context; in spim_handler() local
86 NRFX_LOG_INFO("SPIM finished. Context passed to the handler: >%s<", p_msg); in spim_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/one_to_one/
Dmain.c79 char * p_msg = p_context; in timer_handler() local
80 NRFX_LOG_INFO("Timer finished. Context passed to the handler: >%s<", p_msg); in timer_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/
Dmain.c83 char * p_msg = p_context; in timer_handler() local
84 NRFX_LOG_INFO("Timer finished. Context passed to the handler: >%s<", p_msg); in timer_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/advanced_non_blocking/
Dmain.c163 char * p_msg = p_context; in spim_handler() local
168 NRFX_LOG_INFO("SPIM finished. >%s<", p_msg); in spim_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txrx/
Dmain.c236 char * p_msg = p_context; in twim_handler() local
237 NRFX_LOG_INFO("%s", p_msg); in twim_handler()
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txtx/
Dmain.c205 char * p_msg = p_context; in twim_handler() local
206 NRFX_LOG_INFO("%s", p_msg); in twim_handler()