S32 SDK
pcc_hal.c File Reference
#include "pcc_hal.h"
#include <stddef.h>

Go to the source code of this file.

Functions

void PCC_HAL_SetPeripheralClockConfig (PCC_Type *const base, const pcc_config_t *const config)
 Set the peripheral clock configuration. More...
 

Variables

const uint16_t clockNameMappings [] = PCC_CLOCK_NAME_MAPPINGS
 Clock name mappings Constant array storing the mappings between clock names and peripheral clock control indexes. If there is no peripheral clock control index for a clock name, then the corresponding value is PCC_INVALID_INDEX. More...