Go to the documentation of this file.
53 #ifndef __GR55xx_HAL_CLOCK_H__
54 #define __GR55xx_HAL_CLOCK_H__
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_release_xo_osc(xo_request_device_number_t dev_num)
the specified device release xo clock resource
@ XO_REQUEST_DEVICE_NUM_BLE
void hal_clock_request_xo_osc(xo_request_device_number_t dev_num)
the specified device request xo clock resource
@ XO_REQUEST_DEVICE_NUM_USB
uint32_t hal_clock_get_xo_requests(void)
get which devices requested xo clock
void hal_clock_release_xo_osc_all(void)
release xo clock resource for all devices.
@ XO_REQUEST_DEVICE_NUM_CALIBRATION
xo_request_device_number_t
XO-Requested Devices ID definition.
@ XO_REQUEST_DEVICE_NUM_DDVS
This file contains HAL common definitions, enumeration, macros and structures definitions.