Home
last modified time | relevance | path

Searched refs:cmac_rand_is_active (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/smartbond/cmac/
Drand.h36 int cmac_rand_is_active(void);
46 return (cmac_rand_is_active() && !cmac_rand_is_full()); in cmac_rand_needs_data()
Drand.c27 cmac_rand_is_active(void) in cmac_rand_is_active() function