Searched refs:Rx (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | ecc.c | 735 uECC_word_t Rx[2][NUM_ECC_WORDS]; in EccPoint_mult() local 742 uECC_vli_set(Rx[1], point, num_words); in EccPoint_mult() 745 XYcZ_initial_double(Rx[1], Ry[1], Rx[0], Ry[0], initial_Z, curve); in EccPoint_mult() 749 XYcZ_addC(Rx[1 - nb], Ry[1 - nb], Rx[nb], Ry[nb], curve); in EccPoint_mult() 750 XYcZ_add(Rx[nb], Ry[nb], Rx[1 - nb], Ry[1 - nb], curve); in EccPoint_mult() 754 XYcZ_addC(Rx[1 - nb], Ry[1 - nb], Rx[nb], Ry[nb], curve); in EccPoint_mult() 757 uECC_vli_modSub(z, Rx[1], Rx[0], curve->p, num_words); /* X1 - X0 */ in EccPoint_mult() 764 uECC_vli_modMult_fast(z, z, Rx[1 - nb], curve); in EccPoint_mult() 767 XYcZ_add(Rx[nb], Ry[nb], Rx[1 - nb], Ry[1 - nb], curve); in EccPoint_mult() 768 apply_z(Rx[0], Ry[0], z, curve); in EccPoint_mult() [all …]
|
/AliOS-Things-master/solutions/lora_p2p_demo/ |
A D | demo.c | 44 Radio.Rx( 1000 ); in OnRxDone() 85 Radio.Rx( 1000 ); in application_start()
|
A D | radio.h | 308 void ( *Rx )( uint32_t timeout ); member
|
/AliOS-Things-master/components/freetype/src/raster/ |
A D | ftraster.c | 1099 Long Ix, Rx, Ax; in Line_Up() local 1171 Rx = ( ras.precision * Dx ) % Dy; in Line_Up() 1177 Rx = ( ras.precision * -Dx ) % Dy; in Line_Up() 1189 Ax += Rx; in Line_Up()
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | Kconfig | 115 # Hidden option for Co-Operative Rx thread priority
|
/AliOS-Things-master/hardware/chip/rtl872xd/ |
A D | ate.bin | 1125 …�E\���0+@���0@(��1���c)���T(�Hx(� �����&�pG����a��x+�Rx*�"��� ��������… 2187 …%d OFDM_FA:%d CCK_FA:%dTx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d, MAC OK:%dTx OK:%d, Tx Fail…
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 5 …7CP4<F-8@)6;'7:)<=/?@2@>2><03;03;05;/6<09=/<?.>A,>D*Q[9^mDm�Pp�Rr�Sq�Rs�Ss�Rx�a|�ex�ak�T`�I]�F]�F\…
|
Completed in 29 milliseconds