代码搜索结果
找到约 10,000 项符合
K 的代码
k60-keil
void GPIO_Init(void);
#define LPTMR_ALT1 1
#define LPTMR_ALT2 2
typedef void (*LPTMR_ISR_CALLBACK)(void);
uint8_t LPLD_LPTMR_Init(uint8_t mod, uint16_t period_ms, uint8_t channel, uint8_
k60-keil
#include "MK60N512MD100.h"
#include "function.h"
#include "define.h"
void GPIO_Init(void)
{
unsigned char i=0;
SIM->SCGC5 |= SIM_SCGC5_PORTA_MASK; /* Enable Clock to Port A */
SI
k60-keil
ARM Linker, 4.1 [Build 894] [Standard]
==============================================================================
Section Cross References
startup_mk60n512md100.o(STACK) refers (Speci
k60-keil
ARM Macro Assembler Page 1
1 00000000 ;/******************************************************
***********************
2 00000000 ; * @f
k60-keil
/*
** ###################################################################
** Processor: MK60N512MD100
** Compilers: ARM Compiler
** Freescale C
k60-keil
/*
** ###################################################################
** Processor: MK60N512MD100
** Compilers: ARM Compiler
** Freescale C
k60-keil
/**************************************************************************//**
* @file core_cmFunc.h
* @brief CMSIS Cortex-M Core Function Access Header File
* @version V2.10
* @date
k60-keil
/**************************************************************************//**
* @file core_cm4.c
* @brief CMSIS Cortex-M3 Core Peripheral Access Layer Source File
* @version V2.01
*
k60-keil
/*
** ###################################################################
** Processor: MK60N512MD100
** Compilers: ARM Compiler
** Freescale C
k60-keil
/**************************************************************************//**
* @file core_cmInstr.h
* @brief CMSIS Cortex-M Core Instruction Access Header File
* @version V2.13
* @d