代码搜索:Clocking
找到约 219 项符合「Clocking」的源代码
代码结果 219
www.eeworm.com/read/25701/949312
c mcg.c
/*
* File: mcg.c
* Purpose: Driver for enabling the PLL in 1 of 4 options
*
* Notes:
* Assumes the MCG mode is in the default FEI mode out of reset
* One of 4 clocking oprions can be se
www.eeworm.com/read/27164/980186
c mcg.c
/*
* File: mcg.c
* Purpose: Driver for enabling the PLL in 1 of 4 options
*
* Notes:
* Assumes the MCG mode is in the default FEI mode out of reset
* One of 4 clocking oprions can be se
www.eeworm.com/read/316872/3588310
c bamboo.c
/*
* Copyright IBM Corporation, 2007
* Josh Boyer
*
* Based on ebony wrapper:
* Copyright 2007 David Gibson, IBM Corporation.
*
* Clocking code based on code by:
*
www.eeworm.com/read/403299/2313110
v arb_if.v
interface arb_if(input bit clk);
logic [1:0] grant, request;
logic reset;
clocking cb @(posedge clk);
output request;
input grant;
endclocking
modport DUT (input request, res
www.eeworm.com/read/462452/7201485
def jaguargspx.def
;------------------------
; WLAN GSPI Interface DLL
;------------------------
LIBRARY JaguarGSPX
EXPORTS
gspx_init
gspx_deinit
gspx_get_clock_rate
gspx_set_clock_rate
gspx_set_clocking_ed
www.eeworm.com/read/294797/3915149
h clock_query.h
/**
* @file clock_query.h
* @author Zlatan Stanojevic
*
* @note Define CLKIN before including this header. Otherwise a CLKIN of 25MHz is assumed.
*/
#ifndef CLOCKING_H
#define CLOCKIN
www.eeworm.com/read/294792/3915243
h clock_query.h
/**
* @file clock_query.h
* @author Zlatan Stanojevic
*
* @note Define CLKIN before including this header. Otherwise a CLKIN of 25MHz is assumed.
*/
#ifndef CLOCKING_H
#define CLOCKIN
www.eeworm.com/read/282522/4094660
mac etm_initat91rm9200_ek.mac
execUserPreload()
{
// Use this macro to enable the trace port on the AT91RM9200-EK evaluation board.
//
// Set EWARM: Trace port mode: Normal, Half-rate clocking
__message "ETM_Init\
www.eeworm.com/read/282522/4094681
mac etm_initat91rm9200_ek.mac
execUserPreload()
{
// Use this macro to enable the trace port on the AT91RM9200-EK evaluation board.
//
// Set EWARM: Trace port mode: Normal, Half-rate clocking
__message "ETM_Init\
www.eeworm.com/read/282522/4094695
mac etm_initat91rm9200_ek.mac
execUserPreload()
{
// Use this macro to enable the trace port on the AT91RM9200-EK evaluation board.
//
// Set EWARM: Trace port mode: Normal, Half-rate clocking
__message "ETM_Init\