Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_54_ecb.c12 static int ecb_inst_from_ptr(NRF_ECB_Type * p_reg) in ecb_inst_from_ptr() function
20 int inst = ecb_inst_from_ptr(p_reg); in nrf_ecb_task_trigger()
35 int inst = ecb_inst_from_ptr(p_reg); in nrf_ecb_int_enable()
42 int inst = ecb_inst_from_ptr(p_reg); in nrf_ecb_int_disable()
49 int inst = ecb_inst_from_ptr(p_reg); in nrf_ecb_event_clear()
57 int inst = ecb_inst_from_ptr(p_reg); in nrf_ecb_subscribe_common()