#include <otgd_fs_regs.h>
Data Fields | |
uint32_t | d32 |
struct { | |
uint32_t toutcal: 3 | |
uint32_t phyif: 1 | |
uint32_t ulpi_utmi_sel: 1 | |
uint32_t fsintf: 1 | |
uint32_t physel: 1 | |
uint32_t ddrsel: 1 | |
uint32_t srpcap: 1 | |
uint32_t hnpcap: 1 | |
uint32_t usbtrdtim: 4 | |
uint32_t nptxfrwnden: 1 | |
uint32_t phylpwrclksel: 1 | |
uint32_t otgutmifssel: 1 | |
uint32_t ulpi_fsls: 1 | |
uint32_t ulpi_auto_res: 1 | |
uint32_t ulpi_clk_sus_m: 1 | |
uint32_t ulpi_ext_vbus_drv: 1 | |
uint32_t ulpi_int_vbus_indicator: 1 | |
uint32_t term_sel_dl_pulse: 1 | |
uint32_t reserved: 6 | |
uint32_t force_host: 1 | |
uint32_t force_dev: 1 | |
uint32_t corrupt_tx: 1 | |
} | b |
Referenced by OTGD_FS_CoreInit(), OTGD_FS_Handle_EnumDone_ISR(), and OTGD_FS_PhyInit().
Referenced by OTGD_FS_CoreInit().
Referenced by OTGD_FS_PhyInit().
struct { ... } _USB_OTG_usb_cfg_data::b |
Referenced by OTGD_FS_CoreInit(), OTGD_FS_Handle_EnumDone_ISR(), and OTGD_FS_PhyInit().