Lines Matching full:from
82 * Tested with several versions of GCC from 4.5.0 up to 13.2.0
99 * in code that is both smaller and faster. IAR and gcc both benefit from this when optimising
104 * Read the unsigned 16 bits integer from the given address, which need not
156 * Read the unsigned 32 bits integer from the given address, which need not
208 * Read the unsigned 64 bits integer from the given address, which need not
266 * byte from x, where byte 0 is the least significant byte.
407 * \param data Base address of the memory to get the four bytes from.
408 * \param offset Offset from \p data of the first and most significant
410 * integer from.
424 * \param offset Offset from \p data where to put the most significant
443 * \param data Base address of the memory to get the four bytes from.
444 * \param offset Offset from \p data of the first and least significant
446 * integer from.
461 * \param offset Offset from \p data where to put the least significant
480 * \param data Base address of the memory to get the two bytes from.
481 * \param offset Offset from \p data of the first and least significant
483 * integer from.
497 * \param offset Offset from \p data where to put the least significant
516 * \param data Base address of the memory to get the two bytes from.
517 * \param offset Offset from \p data of the first and most significant
519 * integer from.
533 * \param offset Offset from \p data where to put the most significant
552 * \param data Base address of the memory to get the three bytes from.
553 * \param offset Offset from \p data of the first and most significant
555 * integer from.
570 * \param offset Offset from \p data where to put the most significant
584 * \param data Base address of the memory to get the three bytes from.
585 * \param offset Offset from \p data of the first and least significant
587 * integer from.
602 * \param offset Offset from \p data where to put the least significant
616 * \param data Base address of the memory to get the eight bytes from.
617 * \param offset Offset from \p data of the first and most significant
619 * integer from.
633 * \param offset Offset from \p data where to put the most significant
652 * \param data Base address of the memory to get the eight bytes from.
653 * \param offset Offset from \p data of the first and least significant
655 * integer from.
669 * \param offset Offset from \p data where to put the least significant