Searched refs:BUZZER_REG (Results 1 – 3 of 3) sorted by relevance
160 #define BUZZER_REG ((volatile uint8_t *)0xbe4a0050) macro
79 #define BUZZER_REG ((volatile uint8_t *)0xbb007000) macro
235 *BUZZER_REG = volue > 0 ? 1 : 0; in tr2_bell()