Searched refs:IS_BSEC_NEXTHDPL (Results 1 – 2 of 2) sorted by relevance
421 #define IS_BSEC_NEXTHDPL(VALUE) (((VALUE) == HAL_BSEC_HDPL_INCR_VALUE_0) || ((VALUE) == HAL_… macro
1213 assert_param(IS_BSEC_NEXTHDPL(Increment)); in HAL_BSEC_ConfigSAESHDPLIncrementValue()