Lines Matching full:masked

1200     // Set the masked GPIO line to the specified value  in setMaskedGPIOOutputForMs()
1207 // Set the masked GPIO line back to the opposite value in setMaskedGPIOOutputForMs()
1227 // If the requested GPIO is masked, use the mask line to set the output in setGPIOOutputForMs()
2030 lg2::info("power button press masked"); in powerButtonHandler()
2059 lg2::info("reset button press masked"); in resetButtonHandler()
2222 lg2::info("NMI button press masked"); in nmiButtonHandler()
3003 // if power button is masked, ignore this in main()
3011 lg2::info("Power Button Masked."); in main()
3012 throw std::invalid_argument("Transition Request Masked"); in main()
3019 // if power button is masked, ignore this in main()
3027 lg2::info("Power Button Masked."); in main()
3028 throw std::invalid_argument("Transition Request Masked"); in main()
3035 // if power button is masked, ignore this in main()
3043 lg2::info("Power Button Masked."); in main()
3044 throw std::invalid_argument("Transition Request Masked"); in main()
3052 // if reset button is masked, ignore this in main()
3060 lg2::info("Reset Button Masked."); in main()
3061 throw std::invalid_argument("Transition Request Masked"); in main()
3069 // if reset button is masked, ignore this in main()
3077 lg2::info("Reset Button Masked."); in main()
3078 throw std::invalid_argument("Transition Request Masked"); in main()
3111 // if power button is masked, ignore this in main()
3119 lg2::info("Power Button Masked."); in main()
3120 throw std::invalid_argument("Transition Request Masked"); in main()
3127 // if power button is masked, ignore this in main()
3135 lg2::info("Power Button Masked."); in main()
3136 throw std::invalid_argument("Transition Request Masked"); in main()
3143 // if power button is masked, ignore this in main()
3151 lg2::info("Power Button Masked."); in main()
3152 throw std::invalid_argument("Transition Request Masked"); in main()
3288 lg2::info("Power Button Masked."); in main()
3296 lg2::info("Power Button Un-masked"); in main()
3344 lg2::info("Reset Button Masked."); in main()
3352 lg2::info("Reset Button Un-masked"); in main()
3393 lg2::info("NMI Button Masked."); in main()
3398 lg2::info("NMI Button Un-masked."); in main()