Home
last modified time | relevance | path

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

/hal_renesas-latest/smartbond/cmac/
Drand.c53 next = g_cmac_shm.rand->cmr_in + 1; in cmac_rand_get_next()
70 next = g_cmac_shm.rand->cmr_in; in cmac_rand_fill()
74 g_cmac_shm.rand->cmr_in = next; in cmac_rand_fill()
Dshm.h77 uint16_t cmr_in; member