Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nordic-tddconf.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 Nordic Semiconductor ASA
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_
7
8
#define NRF_TDDCONF_SOURCE_STMMAINCORE BIT(0)
9
#define NRF_TDDCONF_SOURCE_ETMMAINCORE BIT(1)
10
#define NRF_TDDCONF_SOURCE_STMHWEVENTS BIT(2)
11
#define NRF_TDDCONF_SOURCE_STMPPR BIT(3)
12
#define NRF_TDDCONF_SOURCE_STMFLPR BIT(4)
13
14
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_ */
zephyr
dt-bindings
misc
nordic-tddconf.h
Generated on Sat Nov 9 2024 00:03:12 for Zephyr API Documentation by
1.12.0