Searched refs:IS_TRNG_T_START (Results 1 – 4 of 4) sorted by relevance
174 #define IS_TRNG_T_START(x) ((x) < 8) macro
172 #define IS_TRNG_T_START(x) ((x) < 8) macro
94 assert_param(IS_TRNG_T_START(hperh->init.t_start)); in ald_trng_init()
96 assert_param(IS_TRNG_T_START(hperh->init.t_start)); in ald_trng_init()
Completed in 10 milliseconds