Searched refs:mode_val0 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/mn10300/
H A Ddv-mn103tim.c840 unsigned8 mode_val0 = 0x00, mode_val1 = 0x00; local
854 mode_val0 = *(unsigned8 *)source;
855 timers->tm6md0 = mode_val0;
857 if ( ( mode_val0 & 0x26 ) != 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/mn10300/
H A Ddv-mn103tim.c840 unsigned8 mode_val0 = 0x00, mode_val1 = 0x00; local
854 mode_val0 = *(unsigned8 *)source;
855 timers->tm6md0 = mode_val0;
857 if ( ( mode_val0 & 0x26 ) != 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/mn10300/
H A Ddv-mn103tim.c840 unsigned8 mode_val0 = 0x00, mode_val1 = 0x00; local
854 mode_val0 = *(unsigned8 *)source;
855 timers->tm6md0 = mode_val0;
857 if ( ( mode_val0 & 0x26 ) != 0 )

Completed in 73 milliseconds