代码搜索:Clocking
找到约 219 项符合「Clocking」的源代码
代码结果 219
www.eeworm.com/read/336964/3345351
c serial.c
// this file has been modified to work with the MSP430_IAR port...jcw
// you'll need to change this file to work with your target unless
// you're using similar clocking (6MHz XT2 MCLK) and using 11
www.eeworm.com/read/361013/2953421
c serial.c
// this file has been modified to work with the MSP430_IAR port...jcw
// you'll need to change this file to work with your target unless
// you're using similar clocking (8MHz XT2 MCLK) and using 11
www.eeworm.com/read/361013/2953422
c serial.c
// this file has been modified to work with the MSP430_IAR port...jcw
// you'll need to change this file to work with your target unless
// you're using similar clocking (6MHz XT2 MCLK) and using 11
www.eeworm.com/read/200740/5064487
h clock_hal.h
/**
* @file clock_hal.h
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#ifndef _CLOCK_HAL_
#define _CLOCK_HAL_
void clock_hal_init();
#endif//_CLOCK_HAL_
www.eeworm.com/read/200738/5064525
h clock_hal.h
/**
* @file clock_hal.h
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#ifndef _CLOCK_HAL_
#define _CLOCK_HAL_
void clock_hal_init();
#endif//_CLOCK_HAL_
www.eeworm.com/read/200734/5064664
h clock_hal.h
/**
* @file clock_hal.h
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#ifndef _CLOCK_HAL_
#define _CLOCK_HAL_
void clock_hal_init();
#endif//_CLOCK_HAL_
www.eeworm.com/read/437311/1833526
h clock_hal.h
/**
* @file clock_hal.h
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#ifndef _CLOCK_HAL_
#define _CLOCK_HAL_
void clock_hal_init();
#endif//_CLOCK_HAL_
www.eeworm.com/read/261682/4319996
h clock_hal.h
/**
* @file clock_hal.h
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#ifndef _CLOCK_HAL_
#define _CLOCK_HAL_
void clock_hal_init();
#endif//_CLOCK_HAL_
www.eeworm.com/read/390275/8472775
def jaguargspx.def
;------------------------
; WLAN GSPI Interface DLL
;------------------------
LIBRARY JaguarGSPX
EXPORTS
gspx_init
gspx_deinit
gspx_set_ist_callback
gspx_get_clock_rate
gspx_set_clock_rat