Home
last modified time | relevance | path

Searched defs:s (Results 1 – 7 of 7) sorted by relevance

/loramac-node-3.4.0/src/peripherals/soft-se/
Daes.c308 # define block_copy_nn(d, s, l) memcpy(d, s, l) argument
309 # define block_copy(d, s) memcpy(d, s, N_BLOCK) argument
311 # define block_copy_nn(d, s, l) copy_block_nn(d, s, l) argument
312 # define block_copy(d, s) copy_block(d, s) argument
315 static void copy_block( void *d, const void *s ) in copy_block()
342 static void copy_block_nn( uint8_t * d, const uint8_t *s, uint8_t nn ) in copy_block_nn()
349 static void xor_block( void *d, const void *s ) in xor_block()
376 static void copy_and_key( void *d, const void *s, const void *k ) in copy_and_key()
/loramac-node-3.4.0/src/system/
Ddelay.c26 void Delay( float s ) in Delay()
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Darm_math.h714 q31_t r, s, t, u; in __QADD8() local
732 q31_t r, s, t, u; in __QSUB8() local
751 q31_t r = 0, s = 0; in __QADD16() local
767 q31_t r, s; in __SHADD16() local
783 q31_t r, s; in __QSUB16() local
799 q31_t r, s; in __SHSUB16() local
815 q31_t r, s; in __QASX() local
831 q31_t r, s; in __SHASX() local
847 q31_t r, s; in __QSAX() local
863 q31_t r, s; in __SHSAX() local
Dcmsis_armcc.h442 int32_t s = 4 /*sizeof(v)*/ * 8 - 1; /* extra shift needed at end */ in __RBIT() local
Dcmsis_gcc.h533 int32_t s = 4 /*sizeof(v)*/ * 8 - 1; /* extra shift needed at end */ in __RBIT() local
Dcmsis_armcc_V6.h882 int32_t s = 4 /*sizeof(v)*/ * 8 - 1; /* extra shift needed at end */ in __RBIT() local
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Darm_math.h705 q7_t r, s, t, u; in __QADD8() local
732 q31_t r, s, t, u; in __QSUB8() local
762 q31_t r, s; in __QADD16() local
785 q31_t r, s; in __SHADD16() local
808 q31_t r, s; in __QSUB16() local
830 q31_t r, s; in __SHSUB16() local
870 q31_t r, s; in __SHASX() local
911 q31_t r, s; in __SHSAX() local