nrfx_api.dox 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. /**
  2. @defgroup nrfx_drivers Drivers
  3. @{
  4. @brief List of all drivers available in nrfx.
  5. @defgroup nrf_aar AAR
  6. @defgroup nrf_adc ADC
  7. @defgroup nrf_acl ACL
  8. @defgroup nrf_bprot BPROT
  9. @defgroup nrf_ccm CCM
  10. @defgroup nrf_clock CLOCK
  11. @defgroup nrf_comp COMP
  12. @defgroup nrf_dppi DPPI
  13. @defgroup nrf_ecb ECB
  14. @defgroup nrf_ficr FICR
  15. @defgroup nrf_gpio GPIO
  16. @defgroup nrf_gpiote GPIOTE
  17. @defgroup nrf_i2s I2S
  18. @defgroup nrf_kmu KMU
  19. @defgroup nrf_lpcomp LPCOMP
  20. @defgroup nrf_mpu MPU
  21. @defgroup nrf_mwu MWU
  22. @defgroup nrf_nfct NFCT
  23. @defgroup nrf_nvmc NVMC
  24. @defgroup nrf_pdm PDM
  25. @defgroup nrf_power POWER
  26. @defgroup nrf_ppi PPI
  27. @defgroup nrf_pwm PWM
  28. @defgroup nrf_qdec QDEC
  29. @defgroup nrf_qspi QSPI
  30. @defgroup nrf_radio RADIO
  31. @defgroup nrf_rng RNG
  32. @defgroup nrf_rtc RTC
  33. @defgroup nrf_saadc SAADC
  34. @defgroup nrf_spi SPI
  35. @defgroup nrf_spim SPIM
  36. @defgroup nrf_spis SPIS
  37. @defgroup nrf_spu SPU
  38. @defgroup nrf_systick Cortex-M Systick
  39. @defgroup nrf_swi_egu SWI/EGU
  40. @defgroup nrf_temp TEMP
  41. @defgroup nrf_timer TIMER
  42. @defgroup nrf_twi TWI
  43. @defgroup nrf_twim TWIM
  44. @defgroup nrf_twis TWIS
  45. @defgroup nrf_uart UART
  46. @defgroup nrf_uarte UARTE
  47. @defgroup nrf_usbd USBD
  48. @defgroup nrf_vmc VMC
  49. @defgroup nrf_wdt WDT
  50. @}
  51. @defgroup nrfx nrfx API
  52. */