Zephyr API Documentation
4.0.99
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
#define ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_
8
9
#define NRF_TDDCONF_SOURCE_STMMAINCORE BIT(0)
10
#define NRF_TDDCONF_SOURCE_ETMMAINCORE BIT(1)
11
#define NRF_TDDCONF_SOURCE_STMHWEVENTS BIT(2)
12
#define NRF_TDDCONF_SOURCE_STMPPR BIT(3)
13
#define NRF_TDDCONF_SOURCE_STMFLPR BIT(4)
14
15
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_ */
zephyr
dt-bindings
misc
nordic-tddconf.h
Generated on Sat Nov 23 2024 06:03:07 for Zephyr API Documentation by
1.12.0