代码搜索结果

找到约 10,000 项符合 Monitor 的代码

temperature monitor.asm

LED_0 EQU 30H LED_1 EQU 31H LED_2 EQU 32H ADC EQU 35H TCNTA EQU 36H TCNTB EQU 37H H_TEMP EQU 38H ;温度上限 L_TEMP EQU 39H ;温度下限 FLAG BIT 00H H_ALM BIT P3.0 L_ALM BIT P3.1 SO

monitor_mm.c

/* * Copyright 2002 Niels Provos * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that

monitor_fdpass.c

/* * Copyright 2001 Niels Provos * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that