36.2.2.1 temp_sync_init
Initialize Temperature Sensor Descriptor.
int32_t temp_sync_init(
struct temp_sync_descriptor *const descr,
void *const hw
)
Parameters
- desc
-
Temperature Sensor Descriptor to be initialized
- hw
-
Type: void *const
The pointer to the hardware instance
Returns
Type: int32_t