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),377 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_rx_cca()523 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_tx()541 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_rxto()559 k_sem_give(&ctx->phy_sem); in dwt_irq_handle_error()647 k_sem_take(&ctx->phy_sem, K_FOREVER); in dwt_cca()786 k_sem_reset(&ctx->phy_sem); in dwt_tx()850 k_sem_take(&ctx->phy_sem, K_FOREVER); in dwt_tx()1520 k_sem_init(&ctx->phy_sem, 0, 1); in dw1000_init()