Searched refs:first_read (Results 1 – 4 of 4) sorted by relevance
76 uint8_t first_read; member137 other_read_in_progress = (rngp->first_read ^ first); in rng_pool_get()163 rngp->first_read = rngp->first_alloc; in rng_pool_get()178 uint8_t first = rngp->first_read; in rng_pool_put()196 rngp->first_read = 0U; in rng_pool_init()
27 uint8_t first_read; member154 other_read_in_progress = (rngp->first_read ^ first); in rng_pool_get()180 rngp->first_read = rngp->first_alloc; in rng_pool_get()195 uint8_t first = rngp->first_read; in rng_pool_put()229 rngp->first_read = 0U; in rng_pool_init()
64 uint8_t first_read; member464 other_read_in_progress = (rngp->first_read ^ first); in rng_pool_get()490 rngp->first_read = rngp->first_alloc; in rng_pool_get()514 uint8_t first = rngp->first_read; in rng_pool_put()533 rngp->first_read = 0U; in rng_pool_init()
43 bool first_read; member305 if (target->first_read && target_cb->read_requested) { in i2c_target_transfer_callback()306 target->first_read = false; in i2c_target_transfer_callback()341 target->first_read = true; in i2c_target_transfer_callback()395 target->first_read = true; in mcux_flexcomm_target_register()