• 大小: 26.43MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-07-03
  • 语言: 其他
  • 标签: S32K144,  

资源简介

S32K144芯片基于FreeRTOS的低功耗,有问题可以联系我。

资源截图

代码片段和文件信息

/* ###################################################################
**     This component module is generated by Processor Expert. Do not modify it.
**     Filename    : clockMan1.c
**     Project     : freertos_s32k144
**     Processor   : S32K144_100
**     Component   : clock_manager
**     Version     : Component SDK_S32K14x_07 Driver 01.00 CPU db: 3.00.000
**     Repository  : SDK_S32K14x_07
**     Compiler    : GNU C Compiler
**     Date/Time   : 2018-09-10 10:31 # CodeGen: 0
**
**     Copyright 1997 - 2015 Freescale Semiconductor Inc.
**     Copyright 2016-2017 NXP
**     All Rights Reserved.
**     
**     THIS SOFTWARE IS PROVIDED BY NXP “AS IS“ AND ANY EXPRESSED OR
**     IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES
**     OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
**     IN NO EVENT SHALL NXP OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT
**     INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES
**     (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
**     SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION)
**     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT
**     STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
**     IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF
**     THE POSSIBILITY OF SUCH DAMAGE.
** ###################################################################*/
/*!
** @file clockMan1.c
** @version 01.00
*/
/*!
**  @addtogroup clockMan1_module clockMan1 module documentation
**  @{
*/

/* clockMan1. */

#include “clockMan1.h“

/**
 * @page misra_violations MISRA-C:2012 violations
 *
 * @section [global]
 * Violates MISRA 2012 Required Rule 9.4 Duplicate initialization of object element.
 * It‘s the only way to initialize an array that is member of struct.
 *
 * @section [global]
 * Violates MISRA 2012 Advisory Rule 8.7 External variable could be made static.
 * The external variables will be used in other source files in application code.
 */


/* *************************************************************************
 * Configuration structure for peripheral clock configuration 0
 * ************************************************************************* */
/*! @brief peripheral clock configuration 0 */
peripheral_clock_config_t peripheralClockConfig0[NUM_OF_PERIPHERAL_CLOCKS_0] = {
    {
        .clockName        = PCC_LPUART0_CLOCK
        .clkGate          = true
        .clkSrc           = CLK_SRC_SIRC
        .frac             = MULTIPLY_BY_ONE
        .divider          = DIVIDE_BY_ONE
    }
    {
        .clockName        = PCC_LPUART1_CLOCK
        .clkGate          = true
        .clkSrc           = CLK_SRC_SIRC
        .frac             = MULTIPLY_BY_ONE
        .divider          = DIVIDE_BY_ONE
    }
    {
        .clockName        = PCC_LPUART2_CLOCK

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-09-10 15:50  freertos_s32k144-power\
     文件       63269  2018-09-10 11:28  freertos_s32k144-power\.cproject
     文件       50800  2018-09-10 11:28  freertos_s32k144-power\.freertos_s32k144.g_c
     文件       14235  2018-09-10 11:28  freertos_s32k144-power\.freertos_s32k144.g_x
     文件       18257  2018-09-10 10:31  freertos_s32k144-power\.project
     目录           0  2018-09-10 15:50  freertos_s32k144-power\.settings\
     文件         298  2018-09-10 10:29  freertos_s32k144-power\.settings\com.freescale.s32ds.cross.wizard.prefs
     文件          87  2018-09-10 10:29  freertos_s32k144-power\.settings\com.processorexpert.core.ide.newprojectwizard.prefs
     文件        2087  2018-09-10 11:28  freertos_s32k144-power\.settings\language.settings.xml
     目录           0  2018-09-10 15:50  freertos_s32k144-power\Debug_Configurations\
     文件        7517  2018-09-10 10:29  freertos_s32k144-power\Debug_Configurations\freertos_s32k144 Debug_FLASH Jlink.launch
     文件       17595  2018-09-10 12:55  freertos_s32k144-power\Debug_Configurations\freertos_s32k144 Debug_FLASH PEmicro.launch
     文件        7512  2018-09-10 10:29  freertos_s32k144-power\Debug_Configurations\freertos_s32k144 Debug_RAM Jlink.launch
     文件       17099  2018-09-10 10:29  freertos_s32k144-power\Debug_Configurations\freertos_s32k144 Debug_RAM PEmicro.launch
     目录           0  2018-09-10 15:50  freertos_s32k144-power\Debug_FLASH\
     文件      623932  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\clockMan1.i
     文件     1223680  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\clockMan1.s
     文件      559709  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\clock_manager.i
     文件     1189680  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\clock_manager.s
     文件      657879  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\clock_S32K1xx.i
     文件     1533326  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\clock_S32K1xx.s
     文件      617727  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\Cpu.i
     文件     1171335  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\Cpu.s
     文件       70022  2018-09-10 11:33  freertos_s32k144-power\Debug_FLASH\croutine.i
     文件      100695  2018-09-10 11:33  freertos_s32k144-power\Debug_FLASH\croutine.s
     文件      619474  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\dmaController1.i
     文件     1195203  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\dmaController1.s
     文件      607797  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\edma_driver.i
     文件     1355350  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\edma_driver.s
     文件      565919  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\edma_hw_access.i
     文件     1176668  2018-09-10 11:32  freertos_s32k144-power\Debug_FLASH\edma_hw_access.s
............此处省略512个文件信息

评论

共有 条评论

相关资源