Searched refs:nrf_hack_get_task_from_ptr (Results 1 – 1 of 1) sorted by relevance
/nrf_hw_models-latest/src/nrfx/hal/ |
D | nrf_hack.c | 110 static void nrf_hack_get_task_from_ptr(void *task_reg, in nrf_hack_get_task_from_ptr() function 347 nrf_hack_get_task_from_ptr((void *)task_reg_pr, &p_reg, &set_f, &clear_f, &task_trigger_f, &task); 374 nrf_hack_get_task_from_ptr((void *)task_reg_pr, &p_reg, &set_f, &clear_f, &trigger_f, &task); 394 nrf_hack_get_task_from_ptr(task_reg, &p_reg, &set_f, &clear_f, &trigger_f, &task);
|