Paparazzi UAS  v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
mcu_periph Directory Reference
+ Directory dependency graph for mcu_periph:

Files

file  adc_arch.c [code]
 ADC driver.
 
file  adc_arch.h [code]
 ADC driver.
 
file  gpio_arch.c [code]
 gpio functions implemented for ChibiOS arch
 
file  gpio_arch.h [code]
 gpio functions implemented for ChibiOS arch
 
file  gpio_def.h [code]
 ChibiOS doesn't define pin numbers with format GPIOX let's do it here.
 
file  i2c_arch.c [code]
 Interface from Paparazzi I2C to ChibiOS I2C driver.
 
file  i2c_arch.h [code]
 Interface from Paparazzi I2C to ChibiOS I2C driver.
 
file  pwm_input_arch.c [code]
 handling of stm32 PWM input using a timer with capture.
 
file  pwm_input_arch.h [code]
 handling of smt32 PWM input using a timer with capture.
 
file  sdio_arch.c [code]
 SDIO interface using ChibiOS API for Paparazzi.
 
file  spi_arch.c [code]
 Implementation of SPI interface for ChibiOS arch.
 
file  spi_arch.h [code]
 Implementation of SPI interface for ChibiOS arch.
 
file  sys_time_arch.c [code]
 Implementation of system time functions for ChibiOS arch.
 
file  sys_time_arch.h [code]
 Implementation of system time functions for ChibiOS arch.
 
file  uart_arch.c [code]
 UART/Serial driver implementation for ChibiOS arch.
 
file  uart_arch.h [code]
 UART/Serial driver implementation for ChibiOS arch.