Searched refs:BMX_TO_INT_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
167 BMX_TO_INT_TIMEOUT, /*!< BMX timeout interrupt */ enumerator414 #define IS_BMX_TO_INT_TYPE(type) (((type) == BMX_TO_INT_TIMEOUT) || \
212 BMX_TO_INT_TIMEOUT, /*!< BMX timeout interrupt */ enumerator504 #define IS_BMX_TO_INT_TYPE(type) (((type) == BMX_TO_INT_TIMEOUT) || \
557 BMX_TO_INT_TIMEOUT, /*!< BMX timeout interrupt */ enumerator1292 #define IS_BMX_TO_INT_TYPE(type) (((type) == BMX_TO_INT_TIMEOUT) || \
838 BMX_TO_INT_TIMEOUT, /*!< BMX timeout interrupt */ enumerator1896 #define IS_BMX_TO_INT_TYPE(type) (((type) == BMX_TO_INT_TIMEOUT) || \
1206 for (intType = BMX_TO_INT_TIMEOUT; intType < BMX_TO_INT_ALL; intType++) { in BMX_TO_IRQHandler()
1934 for (intType = BMX_TO_INT_TIMEOUT; intType < BMX_TO_INT_ALL; intType++) { in BMX_TO_IRQHandler()
Completed in 36 milliseconds