Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cd4cf4e58008198ef6e6966a12ba212026fdf3d9
/
.
/
subsys
/
bluetooth
/
controller
/
hal
/
radio_txp.h
blob: 1c5435b43ca63081ec332c5bab4a0cc18c0a459a [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#if defined(CONFIG_SOC_COMPATIBLE_NRF)
#include
"nrf5/radio/radio_nrf5_txp.h"
#endif