Configuration of CPU peripherals for STM32G0316-DISCO board. More...
Configuration of CPU peripherals for STM32G0316-DISCO board.
Definition in file periph_conf.h.
#include <stdint.h>#include "cpu.h"#include "periph_cpu.h"#include "clk_conf.h"#include "cfg_rtt_default.h"
 Include dependency graph for periph_conf.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Timer configuration | |
| #define | TIMER_0_ISR isr_tim1_cc | 
| #define | TIMER_0_MAX_VALUE 0xffff | 
| #define | TIMER_NUMOF ARRAY_SIZE(timer_config) | 
| static const timer_conf_t | timer_config [] | 
UART configuration | |
| #define | UART_0_ISR (isr_usart1) | 
| #define | UART_NUMOF ARRAY_SIZE(uart_config) | 
| static const uart_conf_t | uart_config [] | 
      
  | 
  static | 
Definition at line 33 of file periph_conf.h.
      
  | 
  static | 
Definition at line 53 of file periph_conf.h.