Searched defs:p_channel (Results 1 – 11 of 11) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_adc.c | 114 void nrfx_adc_channel_enable(nrfx_adc_channel_t * const p_channel) in nrfx_adc_channel_enable() 137 void nrfx_adc_channel_disable(nrfx_adc_channel_t * const p_channel) in nrfx_adc_channel_disable() 176 nrfx_err_t nrfx_adc_sample_convert(nrfx_adc_channel_t const * p_channel, in nrfx_adc_sample_convert()
|
| D | nrfx_gpiote.c | 779 uint8_t * p_channel) in gpiote_channel_get() 881 static nrfx_err_t pin_channel_alloc(nrfx_gpiote_t const * p_instance, uint8_t * p_channel) in pin_channel_alloc() 1075 uint8_t * p_channel) in nrfx_gpiote_channel_get() 1112 nrfx_err_t nrfx_gpiote_channel_alloc(nrfx_gpiote_t const * p_instance, uint8_t * p_channel) in nrfx_gpiote_channel_alloc() 1264 nrfx_err_t nrfx_gpiote_channel_get(nrfx_gpiote_pin_t pin, uint8_t *p_channel) in nrfx_gpiote_channel_get() 1294 nrfx_err_t nrfx_gpiote_channel_alloc(uint8_t * p_channel) in nrfx_gpiote_channel_alloc()
|
| D | nrfx_dppi.c | 354 static nrfx_err_t dppi_channel_alloc(nrfx_dppi_t const * p_instance, uint8_t * p_channel) in dppi_channel_alloc() 527 nrfx_err_t nrfx_dppi_channel_alloc(nrfx_dppi_t const * p_instance, uint8_t * p_channel) in nrfx_dppi_channel_alloc() 597 nrfx_err_t nrfx_dppi_channel_alloc(uint8_t * p_channel) in nrfx_dppi_channel_alloc()
|
| D | nrfx_saadc.c | 146 static void saadc_channel_config(nrfx_saadc_channel_t const * p_channel) in saadc_channel_config() 324 nrfx_err_t nrfx_saadc_channel_config(nrfx_saadc_channel_t const * p_channel) in nrfx_saadc_channel_config()
|
| D | nrfx_grtc.c | 309 nrfx_err_t nrfx_grtc_channel_alloc(uint8_t * p_channel) in nrfx_grtc_channel_alloc() 930 nrfx_grtc_channel_t const * p_channel = &m_cb.channel_data[GRTC_RTCOUNTER_CC_HANDLER_IDX]; in grtc_irq_handler() local
|
| D | nrfx_ppib.c | 187 nrfx_err_t nrfx_ppib_channel_alloc(nrfx_ppib_interconnect_t const * p_instance, uint8_t * p_channel) in nrfx_ppib_channel_alloc()
|
| D | nrfx_ppi.c | 142 nrfx_err_t nrfx_ppi_channel_alloc(nrf_ppi_channel_t * p_channel) in nrfx_ppi_channel_alloc()
|
| /hal_nordic-latest/nrfx/helpers/ |
| D | nrfx_gppi_dppi_ppib_lumos.c | 80 static nrfx_err_t dppic_channel_alloc(nrfx_interconnect_dppic_t * p_dppic, uint8_t * p_channel) in dppic_channel_alloc() 115 static nrfx_err_t ppib_channel_alloc(nrfx_interconnect_ppib_t * p_ppib, uint8_t * p_channel) in ppib_channel_alloc() 544 nrfx_err_t nrfx_gppi_channel_alloc(uint8_t * p_channel) in nrfx_gppi_channel_alloc()
|
| D | nrfx_gppi_dppi_ppib.c | 82 uint8_t * p_channel, in channel_allocate() 482 nrfx_err_t nrfx_gppi_channel_alloc(uint8_t * p_channel) in nrfx_gppi_channel_alloc()
|
| D | nrfx_gppi_ppi.c | 168 nrfx_err_t nrfx_gppi_channel_alloc(uint8_t * p_channel) in nrfx_gppi_channel_alloc()
|
| D | nrfx_gppi_dppi.c | 172 nrfx_err_t nrfx_gppi_channel_alloc(uint8_t * p_channel) in nrfx_gppi_channel_alloc()
|