mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-13 13:37:52 +00:00
nimble/ll: Add missing APIs to native PHY
This commit is contained in:
@@ -640,3 +640,13 @@ void
|
||||
ble_phy_wfr_enable(int txrx, uint8_t tx_phy_mode, uint32_t wfr_usecs)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
ble_phy_rfclk_enable(void)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
ble_phy_rfclk_disable(void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user