1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards: fix PWM doxygen doc in periph_conf

This commit is contained in:
Alexandre Abadie 2017-02-16 17:59:21 +01:00
parent 0858a3ea8c
commit a3497539c2
19 changed files with 19 additions and 19 deletions

View File

@ -103,7 +103,7 @@ static const spi_conf_t spi_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_chan_conf_t pwm_chan[] = {

View File

@ -125,7 +125,7 @@ static const adc_conf_t adc_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -42,7 +42,7 @@ extern "C" {
/** @} */
/**
* @brief PWM device and pinout configuration
* @name PWM device and pinout configuration
*
* Currently, we only support a single device and 3 channels, the implementation
* is fixed on PWM1.

View File

@ -76,7 +76,7 @@ static const timer_conf_t timer_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -183,7 +183,7 @@ static const adc_conf_t adc_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -96,7 +96,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -108,7 +108,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -106,7 +106,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -147,7 +147,7 @@ static const spi_conf_t spi_config[] = {
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -118,7 +118,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -102,7 +102,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -111,7 +111,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -127,7 +127,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -51,7 +51,7 @@ extern "C" {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -94,7 +94,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -98,7 +98,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -141,7 +141,7 @@ static const adc_conf_t adc_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -120,7 +120,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {

View File

@ -152,7 +152,7 @@ static const uart_conf_t uart_config[] = {
/** @} */
/**
* @brief PWM configuration
* @name PWM configuration
* @{
*/
static const pwm_conf_t pwm_config[] = {