OpenBIC
OpenSource Bridge-IC
|
#include <plat_isr.h>
Public Attributes | |
bool | is_init |
int | delay_ms |
uint8_t | gpio_num |
uint8_t | device_type |
uint8_t | board_info |
uint8_t | event_type |
struct k_work_delayable | add_sel_work |
uint8_t | assert_type |
struct k_work_delayable _add_sel_info::add_sel_work |
uint8_t _add_sel_info::assert_type |
uint8_t _add_sel_info::board_info |
int _add_sel_info::delay_ms |
uint8_t _add_sel_info::device_type |
uint8_t _add_sel_info::event_type |
uint8_t _add_sel_info::gpio_num |
bool _add_sel_info::is_init |