更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
tagIrqParam结构体 参考

#include <los_hwi.h>

成员变量

int swIrq
 软件中断 更多...
 
VOID * pDevId
 设备ID 更多...
 
const CHARpName
 名称 更多...
 

详细描述

在文件 los_hwi.h258 行定义.

结构体成员变量说明

◆ pDevId

VOID* tagIrqParam::pDevId

设备ID

在文件 los_hwi.h260 行定义.

◆ pName

const CHAR* tagIrqParam::pName

名称

在文件 los_hwi.h261 行定义.

◆ swIrq

int tagIrqParam::swIrq

软件中断

在文件 los_hwi.h259 行定义.


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