Home
last modified time | relevance | path

Searched refs:IRQ_IMU_CPU23 (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu_common.h137 #define IRQ_IMU_CPU23 BLE_MCI_WAKEUP0_IRQn macro
155 … IMULINKID_TO_IRQID(imuLinkId) (((imuLinkId) == kIMU_LinkCpu1Cpu3) ? IRQ_IMU_CPU13 : IRQ_IMU_CPU23)
Dfsl_adapter_imu.c2058 irq_num = IRQ_IMU_CPU23; in BLE_MCI_WAKEUP0_DriverIRQHandler()
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfcommon.h138 #define IRQ_IMU_CPU23 BLE_MCI_WAKEUP0_IRQn macro
156 … IMULINKID_TO_IRQID(imuLinkId) (((imuLinkId) == kIMU_LinkCpu1Cpu3) ? IRQ_IMU_CPU13 : IRQ_IMU_CPU23)
Dfsl_adapter_rfimu.c2055 irq_num = IRQ_IMU_CPU23; in BLE_MCI_WAKEUP0_DriverIRQHandler()