Searched refs:p_msg (Results 1 – 9 of 9) sorted by relevance
| /hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/non_blocking/ |
| D | main.c | 115 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/ |
| D | main.c | 65 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/ |
| D | main.c | 72 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/ |
| D | main.c | 85 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/ |
| D | main.c | 79 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/ |
| D | main.c | 83 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/ |
| D | main.c | 163 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/ |
| D | main.c | 236 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/ |
| D | main.c | 205 char * p_msg = p_context; in twim_handler() local 206 NRFX_LOG_INFO("%s", p_msg); in twim_handler()
|