| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_saadc.c | 99 c[i] = NRF_SAADC->CH[i].CONFIG; in saadc_anomaly_212_workaround_apply() 100 l[i] = NRF_SAADC->CH[i].LIMIT; in saadc_anomaly_212_workaround_apply() 102 nrf_saadc_resolution_t resolution = nrfy_saadc_resolution_get(NRF_SAADC); in saadc_anomaly_212_workaround_apply() 112 NRF_SAADC->CH[i].CONFIG = c[i]; in saadc_anomaly_212_workaround_apply() 113 NRF_SAADC->CH[i].LIMIT = l[i]; in saadc_anomaly_212_workaround_apply() 118 nrfy_saadc_resolution_set(NRF_SAADC, resolution); in saadc_anomaly_212_workaround_apply() 151 nrfy_saadc_channel_configure(NRF_SAADC, channel_index, &p_channel->channel_config, NULL); in saadc_channel_config() 177 nrfy_saadc_channel_input_set(NRF_SAADC, channel, in saadc_channels_disable() 207 nrfy_saadc_int_disable(NRF_SAADC, NRF_SAADC_INT_STOPPED); in saadc_generic_mode_set() 208 nrfy_saadc_stop(NRF_SAADC, true); in saadc_generic_mode_set() [all …]
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/ |
| D | main.c | 233 IRQ_CONNECT(NRFX_IRQ_NUMBER_GET(NRF_SAADC), IRQ_PRIO_LOWEST, nrfx_saadc_irq_handler, 0, 0); in main() 301 nrf_saadc_task_address_get(NRF_SAADC, NRF_SAADC_TASK_SAMPLE)); in main() 312 nrf_saadc_event_address_get(NRF_SAADC, NRF_SAADC_EVENT_END), in main() 313 nrf_saadc_task_address_get(NRF_SAADC, NRF_SAADC_TASK_START)); in main() 322 nrf_saadc_event_address_get(NRF_SAADC, NRF_SAADC_EVENT_RESULTDONE)); in main()
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/advanced_non_blocking_internal_timer/ |
| D | main.c | 197 IRQ_CONNECT(NRFX_IRQ_NUMBER_GET(NRF_SAADC), IRQ_PRIO_LOWEST, nrfx_saadc_irq_handler, 0, 0); in main() 231 nrf_saadc_event_address_get(NRF_SAADC, NRF_SAADC_EVENT_RESULTDONE)); in main()
|
| /hal_nordic-latest/nrfx/templates/ |
| D | nrfx_config_nrf91.h | 74 #define NRF_SAADC NRF_SAADC_NS macro 124 #define NRF_SAADC NRF_SAADC_S macro
|
| D | nrfx_config_nrf5340_application.h | 86 #define NRF_SAADC NRF_SAADC_NS macro 152 #define NRF_SAADC NRF_SAADC_S macro
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/simple_non_blocking/ |
| D | main.c | 174 IRQ_CONNECT(NRFX_IRQ_NUMBER_GET(NRF_SAADC), IRQ_PRIO_LOWEST, nrfx_saadc_irq_handler, 0, 0); in main()
|
| /hal_nordic-latest/nrfx/mdk/ |
| D | nrf54l09_enga_global.h | 394 #define NRF_SAADC NRF_SAADC_NS macro 467 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf54l15_global.h | 475 #define NRF_SAADC NRF_SAADC_NS macro 565 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf54l05_global.h | 475 #define NRF_SAADC NRF_SAADC_NS macro 565 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf54l10_global.h | 475 #define NRF_SAADC NRF_SAADC_NS macro 565 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf54l20_enga_global.h | 538 #define NRF_SAADC NRF_SAADC_NS macro 643 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf54h20_global.h | 621 #define NRF_SAADC NRF_SAADC_NS macro 751 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf7120_enga_global.h | 601 #define NRF_SAADC NRF_SAADC_NS macro 720 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf9230_enga_global.h | 652 #define NRF_SAADC NRF_SAADC_NS macro 788 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf9230_engb_global.h | 657 #define NRF_SAADC NRF_SAADC_NS macro 794 #define NRF_SAADC NRF_SAADC_S
|
| D | nrf52805.h | 1798 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
|
| D | nrf52810.h | 1973 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
|
| D | nrf52811.h | 2049 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
|
| D | nrf52.h | 2381 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
|
| D | nrf52833.h | 2742 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
|
| D | nrf52840.h | 3280 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
|