Searched refs:sync_stop (Results 1 – 2 of 2) sorted by relevance
27 struct k_sem sync_stop; member85 k_sem_take(&data->sync_stop, K_FOREVER); in wdt_nrf_disable()189 k_sem_give(&data->sync_stop); in wdt_event_handler()240 (.sync_stop = Z_SEM_INITIALIZER( \241 wdt_##idx##_data.sync_stop, 0, 1),)) \
2482 static uint8_t sync_stop(struct ll_adv_sync_set *sync) function2521 err = sync_stop(sync);