Home
last modified time | relevance | path

Searched defs:CanSet (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_Alarm.h194 bool CanSet() const { return !m_Flags.Read().isSet; } in CanSet() function
/CTR-SDK-4.2.5/sources/libraries/os/
Dos_LightAlarm.cpp307 bool LightAlarm::CanSet(void) in CanSet() function in nn::os::LightAlarm