Searched refs:trx_tx_sync (Results 1 – 2 of 2) sorted by relevance
106 struct k_sem trx_tx_sync; member
278 k_sem_give(&ctx->trx_tx_sync); in rf2xx_process_tx_frame()690 k_sem_reset(&ctx->trx_tx_sync); in rf2xx_tx()693 k_sem_take(&ctx->trx_tx_sync, K_FOREVER); in rf2xx_tx()1014 k_sem_init(&ctx->trx_tx_sync, 0, 1); in rf2xx_init()