NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
serial_usb_vcp.c File Reference
#include <stdint.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include <platform.h>
#include "build_config.h"
#include "common/utils.h"
#include "usb_core.h"
#include "usb_init.h"
#include "hw_config.h"
#include "drivers/system.h"
#include "serial.h"
#include "serial_usb_vcp.h"
Include dependency graph for serial_usb_vcp.c:

Macros

#define USB_TIMEOUT   50
 

Functions

serialPort_tusbVcpOpen (void)
 
uint32_t usbVcpGetBaudRate (serialPort_t *instance)
 

Macro Definition Documentation

#define USB_TIMEOUT   50

Function Documentation

uint32_t usbVcpGetBaudRate ( serialPort_t instance)

Here is the call graph for this function:

serialPort_t* usbVcpOpen ( void  )

Here is the call graph for this function: