32#include "mcu_periph/sys_time_arch.h"
37#ifdef RADIO_CONTROL_BIND_IMPL_FUNC
46#define _UART_INIT(i) i ## _init()
47#define UART_INIT(i) _UART_INIT(i)
65#if defined(RADIO_CONTROL_LED)
72#if defined(RADIO_CONTROL_LED)
81#ifdef SPEKTRUM_SECONDARY_UART
void sys_time_usleep(uint32_t us)
sys_time_usleep(uint32_t us)
Some architecture independent helper functions for GPIOs.
void intermcu_send_spektrum_bind(void)
send binding signal for spektrum receiver
Inter-MCU on the AP side.
arch independent LED (Light Emitting Diodes) API
Arch independent mcu ( Micro Controller Unit ) utilities.
#define RADIO_CONTROL_POWER_ON
#define RADIO_CONTROL_POWER_PIN
#define RADIO_CONTROL_POWER_PORT
#define RADIO_CONTROL_POWER_OFF
Generic interface for radio control modules.
Radio control spektrum interface.
void send_spektrum_bind(void)
void spektrum_soft_bind_init(void)
void spektrum_soft_bind_click(bool val)
arch independent UART (Universal Asynchronous Receiver/Transmitter) API