function gx_request_fiq

void gx_request_fiq(
     int fiq,
     fiq_handler_t handler,
     void *pdata
)

注册快速中断服务例程

Parameters:

  • fiq 快速中断号
  • handler 中断回调函数
  • pdata 中断回调参数

results matching ""

    No results matching ""