Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
118715c62dcf821fb91c1c42090212c0ac4af5fa
/
.
/
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