Go to the documentation of this file.
40 #ifndef __GR533x_HAL_CLOCK_H__
41 #define __GR533x_HAL_CLOCK_H__
@ XO_REQUEST_DEVICE_NUM_CALIBRATION
uint32_t hal_clock_get_xo_requests(void)
xo clock request and release API
@ XO_REQUEST_DEVICE_NUM_DDVS
xo_request_device_number_t
XO-Requested Devices ID definition.
uint32_t hal_clock_get_device_xo_request_status(xo_request_device_number_t dev_num)
check the specified device whether request xo clock or not
void hal_clock_request_xo_osc(xo_request_device_number_t dev_num)
the specified device request xo clock resource
void hal_clock_release_xo_osc(xo_request_device_number_t dev_num)
the specified device release xo clock resource
@ MAX_XO_REQUEST_DEVICE_NUM
void hal_clock_release_xo_osc_all(void)
release xo clock resource for all devices.
@ XO_REQUEST_DEVICE_NUM_BLE
This file contains HAL common definitions, enumeration, macros and structures definitions.