WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
exception_info结构体 参考

#include <plat_exception_rst.h>

exception_info 的协作图:

成员变量

osal_u32 exception_reset_enable
 
osal_u32 subsys_type
 
osal_u32 excetion_type
 
atomic_t bfgx_beat_flag
 
atomic_t is_reseting_device
 
struct workqueue_struct * plat_exception_rst_workqueue
 
struct work_struct plat_exception_rst_work
 
struct work_struct uart_store_wifi_mem_to_file_work
 
struct timer_list bfgx_beat_timer
 
struct completion wait_read_bfgx_stack
 
struct completion wait_sdio_d2h_dump_ack
 
struct bt_plat_s * ps_plat_d
 
struct wifi_dfr_callbackwifi_callback
 
spinlock_t exception_spin_lock
 
struct excp_type_info_s etype_info [EXCEPTION_TYPE_BOTTOM]
 
osal_u32 debug_beat_flag
 
osal_u32 subsystem_rst_en
 
osal_u32 wifi_open_bcpu_enable
 
struct completion wait_uart_read_wifi_mem
 
struct completion wait_uart_halt_wcpu
 
struct work_struct wifi_excp_worker
 
struct work_struct wifi_excp_recovery_worker
 
struct workqueue_struct * wifi_exception_workqueue
 
osal_u32 wifi_excp_type
 

结构体成员变量说明

◆ bfgx_beat_flag

atomic_t exception_info::bfgx_beat_flag

◆ bfgx_beat_timer

struct timer_list exception_info::bfgx_beat_timer

◆ debug_beat_flag

osal_u32 exception_info::debug_beat_flag

◆ etype_info

struct excp_type_info_s exception_info::etype_info

◆ exception_reset_enable

osal_u32 exception_info::exception_reset_enable

◆ exception_spin_lock

spinlock_t exception_info::exception_spin_lock

◆ excetion_type

osal_u32 exception_info::excetion_type

◆ is_reseting_device

atomic_t exception_info::is_reseting_device

◆ plat_exception_rst_work

struct work_struct exception_info::plat_exception_rst_work

◆ plat_exception_rst_workqueue

struct workqueue_struct * exception_info::plat_exception_rst_workqueue

◆ ps_plat_d

struct bt_plat_s * exception_info::ps_plat_d

◆ subsys_type

osal_u32 exception_info::subsys_type

◆ subsystem_rst_en

osal_u32 exception_info::subsystem_rst_en

◆ uart_store_wifi_mem_to_file_work

struct work_struct exception_info::uart_store_wifi_mem_to_file_work

◆ wait_read_bfgx_stack

struct completion exception_info::wait_read_bfgx_stack

◆ wait_sdio_d2h_dump_ack

struct completion exception_info::wait_sdio_d2h_dump_ack

◆ wait_uart_halt_wcpu

struct completion exception_info::wait_uart_halt_wcpu

◆ wait_uart_read_wifi_mem

struct completion exception_info::wait_uart_read_wifi_mem

◆ wifi_callback

struct wifi_dfr_callback * exception_info::wifi_callback

◆ wifi_exception_workqueue

struct workqueue_struct * exception_info::wifi_exception_workqueue

◆ wifi_excp_recovery_worker

struct work_struct exception_info::wifi_excp_recovery_worker

◆ wifi_excp_type

osal_u32 exception_info::wifi_excp_type

◆ wifi_excp_worker

struct work_struct exception_info::wifi_excp_worker

◆ wifi_open_bcpu_enable

osal_u32 exception_info::wifi_open_bcpu_enable

该结构体的文档由以下文件生成: