Searched refs:tx_sync (Results 1 – 4 of 4) sorted by relevance
181 k_sem_give(&cc1200->tx_sync); in gpio0_int_handler()650 k_sem_take(&cc1200->tx_sync, K_MSEC(100)); in cc1200_tx()653 k_sem_take(&cc1200->tx_sync, K_MSEC(100)); in cc1200_tx()760 k_sem_init(&cc1200->tx_sync, 0, 1); in cc1200_init()
48 struct k_sem tx_sync; member
42 struct k_sem tx_sync; member
390 k_sem_give(&cc2520->tx_sync); in sfd_int_handler()817 k_sem_init(&cc2520->tx_sync, 0, K_SEM_MAX_LIMIT); in cc2520_tx()825 k_sem_take(&cc2520->tx_sync, K_MSEC(10)); in cc2520_tx()