Lines Matching full:operation

84  * @brief Function for running a logical OR operation on an atomic object
88 * @param[in] value Value of the second operand in the OR operation.
95 * @brief Function for running a logical OR operation on an atomic object
99 * @param[in] value Value of the second operand in the OR operation.
106 * @brief Function for running a logical AND operation on an atomic object
110 * @param[in] value Value of the second operand in the AND operation.
117 * @brief Function for running a logical AND operation on an atomic object
121 * @param[in] value Value of the second operand in the AND operation.
128 * @brief Function for running a logical XOR operation on an atomic object
132 * @param[in] value Value of the second operand in the XOR operation.
139 * @brief Function for running a logical XOR operation on an atomic object
143 * @param[in] value Value of the second operand in the XOR operation.
150 * @brief Function for running an arithmetic ADD operation on an atomic object
154 * @param[in] value Value of the second operand in the ADD operation.
161 * @brief Function for running an arithmetic ADD operation on an atomic object
165 * @param[in] value Value of the second operand in the ADD operation.
172 * @brief Function for running an arithmetic SUB operation on an atomic object
176 * @param[in] value Value of the second operand in the SUB operation.
183 * @brief Function for running an arithmetic SUB operation on an atomic object
187 * @param[in] value Value of the second operand in the SUB operation.
212 * @brief Function for running an arithmetic SUB operation on an atomic object
216 * @param[in] value Value of the second operand in the SUB operation.
223 * @brief Function for running an arithmetic SUB operation on an atomic object
227 * @param[in] value Value of the second operand in the SUB operation.
234 * @brief Function for running a logical one bit flag set operation
244 * @brief Function for running a logical one bit flag set operation
254 * @brief Function for running a logical one bit flag clear operation
264 * @brief Function for running a logical one bit flag clear operation