nRF Connect SDK API
2.8.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
7
#ifndef _AUDIO_SYNC_TIMER_H_
8
#define _AUDIO_SYNC_TIMER_H_
9
10
#include <zephyr/kernel.h>
11
#include <stdint.h>
12
18
uint32_t
audio_sync_timer_capture
(
void
);
19
29
uint32_t
audio_sync_timer_capture_get
(
void
);
30
31
#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_capture_get
uint32_t audio_sync_timer_capture_get(void)
Returns the last captured value of the sync timer.
applications
nrf5340_audio
src
modules
audio_sync_timer.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0