Searched refs:phy_sem (Results 1 – 1 of 1) sorted by relevance
109 struct k_sem phy_sem; member127 .phy_sem = Z_SEM_INITIALIZER(dwt_0_context.phy_sem, 0, 1),387 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_rx_cca()533 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_tx()551 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_rxto()569 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_error()657 k_sem_take(&ctx->phy_sem, K_FOREVER); in dwt_cca()796 k_sem_reset(&ctx->phy_sem); in dwt_tx()860 k_sem_take(&ctx->phy_sem, K_FOREVER); in dwt_tx()1530 k_sem_init(&ctx->phy_sem, 0, 1); in dw1000_init()