Searched refs:PRCMGetSpecialBit (Results 1 – 4 of 4) sorted by relevance
124 safeboot = PRCMGetSpecialBit(PRCM_SAFE_BOOT_BIT); in TASK_MicroPython()383 bool add_mac = !PRCMGetSpecialBit(PRCM_FIRST_BOOT_BIT); in mptask_enter_ap_mode()
209 extern tBoolean PRCMGetSpecialBit(unsigned char bit);
328 tBoolean PRCMGetSpecialBit(unsigned char bit) in PRCMGetSpecialBit() function
183 if (PRCMGetSpecialBit(PRCM_WDT_RESET_BIT)) { in pyb_sleep_init0()