Home
last modified time | relevance | path

Searched refs:hal_radio_tx_power_max_get (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf51.h75 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf52805.h263 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf52810.h282 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf52832.h280 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_sim_nrf52.h416 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf52820.h441 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_sim_nrf5340.h435 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf5340.h455 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf52811.h452 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf52833.h451 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf52840.h465 static inline uint32_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_nrf54lx.h446 static inline int8_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio_sim_nrf54l.h440 static inline int8_t hal_radio_tx_power_max_get(void) in hal_radio_tx_power_max_get() function
Dradio.c359 return (int8_t)hal_radio_tx_power_max_get(); in radio_tx_power_max_get()