comparison src/cs/layer1/cust0/l1_cust.c @ 52:6d77f6e1670a

bug in the last commit
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 19 Oct 2020 05:27:40 +0000
parents 04aaa5622fa7
children 0f688d07b068
comparison
equal deleted inserted replaced
51:04aaa5622fa7 52:6d77f6e1670a
253 extern UWORD8 why_big_sleep; 253 extern UWORD8 why_big_sleep;
254 #ifdef RVM_FCHG_SWE 254 #ifdef RVM_FCHG_SWE
255 extern T_PWR_CTRL_BLOCK *pwr_ctrl; 255 extern T_PWR_CTRL_BLOCK *pwr_ctrl;
256 #endif 256 #endif
257 extern SYS_BOOL uart_sleep_timer_enabled; 257 extern SYS_BOOL uart_sleep_timer_enabled;
258 unsigned char iota_ledb_status; 258 extern unsigned char iota_ledb_status;
259 259
260 #if (CODE_VERSION != SIMULATION) 260 #if (CODE_VERSION != SIMULATION)
261 261
262 //cut ARMIO and UWIRE clocks in big sleep 262 //cut ARMIO and UWIRE clocks in big sleep
263 l1s.pw_mgr.modules_status = ARMIO_CLK_CUT | UWIRE_CLK_CUT; 263 l1s.pw_mgr.modules_status = ARMIO_CLK_CUT | UWIRE_CLK_CUT;