AIROC™ BTSDK v4.9 - Documentation | ||||
Functions | |
void | wiced_hal_wlan_override_wlregOn (wiced_bool_t power_on_flag) |
Assert WLAN power up signal. More... | |
void | wiced_hal_wlan_remove_sdio_isolation (void) |
Remove SDIO line isolation after WLAN power-up using wiced_hal_wlan_override_wlregOn. More... | |
void wiced_hal_wlan_override_wlregOn | ( | wiced_bool_t | power_on_flag | ) |
Assert WLAN power up signal.
This API does not have any impact if WL_REG_ON pin is set high.
[in] | power_on_flag | TRUE - Power On or FALSE - Power off WLAN |
void wiced_hal_wlan_remove_sdio_isolation | ( | void | ) |
Remove SDIO line isolation after WLAN power-up using wiced_hal_wlan_override_wlregOn.
This API does not have any impact if WL_REG_ON pin is set high.
none |