Searched refs:mode_val1 (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
868 mode_val1 = *(unsigned8 *)source+1;
872 mode_val1 = *(unsigned8 *)source;
875 timers->tm6md1 = mode_val1;
877 if ( ( mode_val1 & count_and_load_mask ) == count_and_load_mask )
881 if ( ( mode_val1 & bits0to2_mask ) != 0 )
887 if ( mode_val1 & count_mask )
/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
868 mode_val1 = *(unsigned8 *)source+1;
872 mode_val1 = *(unsigned8 *)source;
875 timers->tm6md1 = mode_val1;
877 if ( ( mode_val1 & count_and_load_mask ) == count_and_load_mask )
881 if ( ( mode_val1 & bits0to2_mask ) != 0 )
887 if ( mode_val1 & count_mask )
/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
868 mode_val1 = *(unsigned8 *)source+1;
872 mode_val1 = *(unsigned8 *)source;
875 timers->tm6md1 = mode_val1;
877 if ( ( mode_val1 & count_and_load_mask ) == count_and_load_mask )
881 if ( ( mode_val1 & bits0to2_mask ) != 0 )
887 if ( mode_val1 & count_mask )

Completed in 120 milliseconds