microHAL
An abstraction layer for your future F4xx projects
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  src
  drivers
  common
 defines.hDefines used commonly in most files
  core
 isr.cFunction defines of the interrupt handlers
 isr.hFunction prototypes of the interrupt handlers
 rcc.cFunction defines for the RCC driver
 rcc.hFunction prototypes for the RCC driver
  peripherals
  communication
 bxcan.cFunction defines for the bxCAN driver
 bxcan.hFunction prototypes for the bxCAN interface
 spi.cFunction defines for the SPI driver
 spi.hFunction prototypes for the SPI interface
 usart.cFunction defines for the USART driver
 usart.hFunction prototypes for the USART interface
 adc.cFunction defines for the ADC_ driver
 adc.hFunction prototypes for the ADC driver
 dma.cFunction defines the DMA driver
 dma.hFunction prototypes for the DMA driver
 gpio.cFunction defines for the GPIO driver
 gpio.hFunction prototypes for the GPIO driver
 _init.cFunction definitions for the MCU initializer
 _init.hFunction prototypes for the MCU initializer
 main.cSimple main function with example
  tests
  stubs
  CMSIS
 stm32f4xx.hCMSIS device header stubs
 system_stm32f4xx.cFunction definitions for the system stubs
 system_stm32f4xx.hCMSIS device system header stubs
 test_adc_driver.cUnit tests for the ADC driver
 test_gpio_driver.cUnit tests for the GPIO driver