Functions | |
General Platform Functions | |
Functions that enable WICED to use the hardware platform. | |
| void | host_platform_clocks_needed (void) |
| void | host_platform_clocks_not_needed (void) |
| wwd_result_t | host_platform_deinit (void) |
| uint32_t | host_platform_get_cycle_count (void) |
| wwd_result_t | host_platform_get_ethernet_mac_address (wiced_mac_t *mac) |
| wwd_result_t | host_platform_get_mac_address (wiced_mac_t *mac) |
| wwd_result_t | host_platform_init (void) |
| wiced_bool_t | host_platform_is_in_interrupt_context (void) |
| void | host_platform_power_wifi (wiced_bool_t power_enabled) |
| void | host_platform_reset_wifi (wiced_bool_t reset_asserted) |
Defines the Non-Bus part of the WICED Platform Interface.
Provides prototypes for functions that allow WICED to use the hardware platform.