nrfx_api.dox 981 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. /**
  2. @defgroup nrfx_drivers Drivers
  3. @{
  4. @brief List of all drivers available in nrfx.
  5. @defgroup nrf_adc ADC
  6. @defgroup nrf_ccm CCM
  7. @defgroup nrf_clock CLOCK
  8. @defgroup nrf_comp COMP
  9. @defgroup nrf_ecb ECB
  10. @defgroup nrf_gpio GPIO
  11. @defgroup nrf_gpiote GPIOTE
  12. @defgroup nrf_i2s I2S
  13. @defgroup nrf_lpcomp LPCOMP
  14. @defgroup nrf_nvmc NVMC
  15. @defgroup nrf_pdm PDM
  16. @defgroup nrf_power POWER
  17. @defgroup nrf_ppi PPI
  18. @defgroup nrf_pwm PWM
  19. @defgroup nrf_qdec QDEC
  20. @defgroup nrf_qspi QSPI
  21. @defgroup nrf_radio RADIO
  22. @defgroup nrf_rng RNG
  23. @defgroup nrf_rtc RTC
  24. @defgroup nrf_saadc SAADC
  25. @defgroup nrf_spi SPI
  26. @defgroup nrf_spim SPIM
  27. @defgroup nrf_spis SPIS
  28. @defgroup nrf_systick Cortex-M Systick
  29. @defgroup nrf_swi_egu SWI/EGU
  30. @defgroup nrf_temp TEMP
  31. @defgroup nrf_timer TIMER
  32. @defgroup nrf_twi TWI
  33. @defgroup nrf_twim TWIM
  34. @defgroup nrf_twis TWIS
  35. @defgroup nrf_uart UART
  36. @defgroup nrf_uarte UARTE
  37. @defgroup nrf_usbd USBD
  38. @defgroup nrf_wdt WDT
  39. @}
  40. @defgroup nrfx nrfx API
  41. */