Home
last modified time | relevance | path

Searched refs:_IP2_IDX (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_rv32.h413 #define _IP2_IDX(IRQn) ( (((uint32_t)(int32_t)(IRQn)) >> 2UL) ) macro
A Dcore_rv32_old.h495 #define _IP2_IDX(IRQn) ( (((uint32_t)(int32_t)(IRQn)) >> 2UL) ) macro
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_rv32.h416 #define _IP2_IDX(IRQn) ( (((uint32_t)(int32_t)(IRQn)) >> 2UL) ) macro
A Dcore_rv32_old.h495 #define _IP2_IDX(IRQn) ( (((uint32_t)(int32_t)(IRQn)) >> 2UL) ) macro
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcore_rv64.h401 #define _IP2_IDX(IRQn) ( (((uint32_t)(int32_t)(IRQn)) >> 2UL) ) macro

Completed in 15 milliseconds