Lines Matching full:functions
23 /* Port I/O functions */
92 * This functions takes the designated bit starting from port and sets it to 1.
102 * This functions takes the designated bit starting from port and sets it to 0.
112 * This functions takes the designated bit starting from port and tests its
125 * This functions takes the designated bit starting from port, tests its
138 * This functions takes the designated bit starting from port, tests its
147 /* Memory mapped registers I/O functions */
236 /* Memory bits manipulation functions */
242 * This functions takes the designated bit starting from addr and sets it to 1.
252 * This functions masking designated bits from addr to 1.
262 * This functions masking designated bits from addr to 0.
272 * This functions takes the designated bit starting from addr and sets it to 0.
282 * This functions takes the designated bit starting from addr and tests its
295 * This functions takes the designated bit starting from addr, tests its
308 * This functions takes the designated bit starting from addr, test its
321 * This functions takes the designated bit starting from addr and sets it to 1.
331 * This functions takes the designated bit starting from addr and sets it to 0.
341 * This functions takes the designated bit starting from addr and tests its
354 * This functions takes the designated bit starting from addr, tests its
367 * This functions takes the designated bit starting from addr, test its