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
27
uint32_t
audio_sync_timer_capture
(
void
);
28
44
uint32_t
audio_sync_timer_frame_start_capture_get
(
void
);
45
50
#endif
/* _AUDIO_SYNC_TIMER_H_ */
audio_sync_timer_capture
uint32_t audio_sync_timer_capture(void)
Capture a timestamp on the sync timer.
audio_sync_timer_frame_start_capture_get
uint32_t audio_sync_timer_frame_start_capture_get(void)
Returns the last captured value of the sync timer.
applications
nrf_audio
src
modules
audio_sync_timer.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0