Home
last modified time | relevance | path

Searched full:52 (Results 1 – 25 of 68) sorted by relevance

123

/nrf52832-nimble/rt-thread/libcpu/nios/nios_ii/
H A Dcontext_gcc.S76 stw r22, 52(sp)
115 ldw r22, 52(sp)
157 stw r22, 52(sp)
197 ldw r22, 52(sp)
269 ldw r22, 52(sp)
H A Dvector.S43 ldw r12, 52(sp)
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatt_disc_d_test.c251 .dsc_handle = 52, in TEST_CASE()
266 .dsc_handle = 52, in TEST_CASE()
293 .dsc_handle = 52, in TEST_CASE()
313 ble_gatt_disc_d_test_misc_all(50, 52, 0, in TEST_CASE()
320 .dsc_handle = 52, in TEST_CASE()
335 .dsc_handle = 52, in TEST_CASE()
H A Dble_gatt_read_test.c643 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60 in TEST_CASE()
656 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60 in TEST_CASE()
819 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60 in TEST_CASE()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dlconf.c485 11, 51, 51, 52, 51, -22, 51, 51, -22, 51,
636 11, 51, 51, 52, 51, -51, 51, 51, -51, 51,
641 11, -52, -52, -52, -52, -52, -52, -52, -52, -52,
642 -52, -52, -52, -52, -52, -52, -52, -52
H A Dyconf.c672 63, 66, 47, 52
729 198, 33, 54, 201, 197, 99, 202, 52, 127, 76,
779 88, 89, 36, 1, 1, 52, 52, 61, 63, 67,
801 47, 48, 49, 50, 51, 52, 52, 52, 52, 52,
802 52, 52, 53, 53, 53, 53, 53, 53, 54, 55,
1703 case 52: in yyparse()
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dmmc.h109 #define EXT_CSD_CARD_TYPE_HS_52 (1<<1) /* Card can run at 52MHz */
112 #define EXT_CSD_CARD_TYPE_DDR_1_8V (1<<2) /* Card can run at 52MHz */
114 #define EXT_CSD_CARD_TYPE_DDR_1_2V (1<<3) /* Card can run at 52MHz */
H A Dmmcsd_cmd.h95 #define SD_IO_RW_DIRECT 52 /* ac [31:0] See below R5 */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DREADTEST.md7 by Hans.Huang 3/27/17 10:52 AM
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/class/
H A Dadk.h37 #define USB_REQ_SEND_STRING 52
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dcontext.h21 #define GPR14 52
/nrf52832-nimble/rt-thread/libcpu/arm/armv6/
H A Darmv6.h77 #define S_IP 52
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/
H A Dos_trace_api.h33 #define OS_TRACE_ID_MUTEX_PEND (52)
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dppc_defs.h38 #define GPR9 52
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dx1000_intc.h97 #define IRQ_DDR 52
/nrf52832-nimble/rt-thread/examples/test/
H A Drbb_test.c100 rbb = rt_rbb_create(52, 6); in rbb_test()
103 rt_kprintf("6 blocks in 52 bytes ring block buffer object create success.\n"); in rbb_test()
107 rt_kprintf("Test error: 6 blocks in 52 bytes ring block buffer object create failed.\n"); in rbb_test()
/nrf52832-nimble/rt-thread/libcpu/v850/70f34/
H A Dcontext_iar.S69 sld.w 52[ep],r16
H A Dcontext_iar.asm69 sld.w 52[ep],r16
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/prot/
H A Ddhcp.h149 #define DHCP_OPTION_OVERLOAD 52 /* RFC2132 9.3, use file and/or sname field for options */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/prot/
H A Ddhcp.h154 #define DHCP_OPTION_OVERLOAD 52 /* RFC2132 9.3, use file and/or sname field for options */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/
H A Dsha1.c103 GET_ULONG_BE( W[13], data, 52 ); in sha1_process()
196 P( D, E, A, B, C, R(52) ); in sha1_process()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/
H A Dsha1.c103 GET_ULONG_BE( W[13], data, 52 ); in sha1_process()
196 P( D, E, A, B, C, R(52) ); in sha1_process()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_sm_alg.c367 memcpy(m + 52, a1, 6); in ble_sm_alg_f6()
368 swap_buf(m + 52, a1, 6); in ble_sm_alg_f6()
/nrf52832-nimble/rt-thread/include/libc/
H A Dlibc_errno.h116 #define EBADE (ERROR_BASE_NO + 52)
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dvj.h4 * $Id: vj.h,v 1.7 2010/02/22 17:52:09 goldsimon Exp $

123