Home
last modified time | relevance | path

Searched defs:channel_index (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ipc.c152 void nrfx_ipc_receive_event_channel_assign(uint8_t event_index, uint8_t channel_index) in nrfx_ipc_receive_event_channel_assign()
164 void nrfx_ipc_send_task_channel_assign(uint8_t send_index, uint8_t channel_index) in nrfx_ipc_send_task_channel_assign()
Dnrfx_saadc.c150 uint8_t channel_index = p_channel->channel_index; in saadc_channel_config() local
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_saadc.h200 uint8_t channel_index; ///< Channel index. member