nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
audio_sync_timer.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2023 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
16#ifndef _AUDIO_SYNC_TIMER_H_
17#define _AUDIO_SYNC_TIMER_H_
18
19#include <zephyr/kernel.h>
20#include <stdint.h>
21
28
45
50#endif /* _AUDIO_SYNC_TIMER_H_ */
uint32_t audio_sync_timer_capture(void)
Capture a timestamp on the sync timer.
uint32_t audio_sync_timer_frame_start_capture_get(void)
Returns the last captured value of the sync timer.