nn::dsp::CTR::ClearSemaphore Functionnn::Result ClearSemaphore( u16 mask );
| Name | Description | |
|---|---|---|
| in | mask | A mask. |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultNotInitialized |
The library is not initialized. |
Clears semaphores.
CONFIDENTIAL