/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | doxygen.css | 76 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF} 77 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF} 78 A.codeRef:link { font-weight: normal; color: #0000FF} 79 A.codeRef:visited { font-weight: normal; color: #0000FF} 288 font-weight: normal;
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/ |
H A D | nconf.gui.c | 25 init_pair(NORMAL, -1, -1); in set_normal_colors() 55 A_NORMAL Normal display (no highlight) 73 mkattr(NORMAL, NORMAL); in normal_color_theme() 105 mkattrn(NORMAL, NORMAL); in no_colors_theme()
|
H A D | nconf.h | 40 NORMAL = 1, enumerator
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | serial.h | 54 #define NRZ_NORMAL 0 /* Non Return to Zero : normal mode */ 88 NRZ_NORMAL, /* Normal mode */ \
|
/nrf52832-nimble/rt-thread/components/drivers/sensors/ |
H A D | bmi055_sensor.cpp | 134 write_reg(BMI055_PMU_LPW, 0x00); /* PMU_LPW NORMAL mode P55 */ in BMI055_Accelerometer() 297 write_reg(BMI055_MODE_LPM1_ADDR, 0x00); /* normal mode */ in BMI055_Gyroscope() 384 value &= ~(0x1010 << 4); //{0; 0} NORMAL mode in activate() 385 write_reg(BMI055_MODE_LPM1_ADDR, value); //P101 NORMAL mode in activate()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | net.c | 516 BT_WARN("KR change in normal operation. Are we blacklisted?"); in bt_mesh_kr_update() 543 BT_DBG("KR Phase 0x%02x -> Normal", sub->kr_phase); in bt_mesh_kr_update() 636 /* We're currently in Normal mode */ in bt_mesh_net_iv_update() 639 BT_DBG("Same IV Index in normal mode"); in bt_mesh_net_iv_update() 659 BT_WARN("Ignoring new index in normal mode"); in bt_mesh_net_iv_update() 665 BT_DBG("Already in Normal state"); in bt_mesh_net_iv_update() 677 /* Defer change to Normal Operation if there are pending acks */ in bt_mesh_net_iv_update() 695 BT_DBG("Normal mode entered"); in bt_mesh_net_iv_update() 1198 * the normal TX IVI (which may be different) since the transport in bt_mesh_net_relay() 1349 bt_mesh.iv_update ? "IVU in Progress" : "IVU Normal mode", in ivu_refresh()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/ |
H A D | jffs2_fs_sb.h | 59 uint8_t resv_blocks_write; /* ... allow a normal filesystem write */ 60 uint8_t resv_blocks_deletion; /* ... allow a normal filesystem deletion */
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | coding_style_en.txt | 12 In normal conditions, please name directories in lower-case. Directories should 20 In normal conditions, please name files in lower-case. If the file is
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/ |
H A D | mb_m.h | 244 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal 273 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal 302 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal 325 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal
|
H A D | mb.h | 300 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal 335 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal 370 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal 399 * - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | READTEST.md | 3 …to test lwip 2.0.2, I use the iperf tool to test it about more than 20 hours, It is running normal.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/kernel/linux/ |
H A D | rwsem.h | 5 // map them onto normal semaphores and hope we don't deadlock
|
H A D | kernel.h | 20 #define KERN_NOTICE "<5>" // normal but significant condition
|
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/ |
H A D | clk.c | 40 /* go to normal mode*/ in rt_hw_set_system_clock()
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ |
H A D | processor.h | 200 #define SPRN_DNV0 0x390 /* Data Cache Normal Victim 0 */ 201 #define SPRN_DNV1 0x391 /* Data Cache Normal Victim 1 */ 202 #define SPRN_DNV2 0x392 /* Data Cache Normal Victim 2 */ 203 #define SPRN_DNV3 0x393 /* Data Cache Normal Victim 3 */ 306 #define SPRN_INV0 0x370 /* Instruction Cache Normal Victim 0 */ 307 #define SPRN_INV1 0x371 /* Instruction Cache Normal Victim 1 */ 308 #define SPRN_INV2 0x372 /* Instruction Cache Normal Victim 2 */ 309 #define SPRN_INV3 0x373 /* Instruction Cache Normal Victim 3 */
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | system_nrf52840.c | 152 normal GPIOs. */ in SystemInit() 167 reserved for PinReset and not available as normal GPIO. */ in SystemInit()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/tcp/ |
H A D | test_tcp_oos.c | 764 /* drop normal data */ in test_tcp_recv_ooseq_double_FINs() 768 /* send normal data */ in test_tcp_recv_ooseq_double_FINs() 844 /* dropped normal data before */ in test_tcp_recv_ooseq_double_FINs() 849 /* normal FIN was NOT delayed */ in test_tcp_recv_ooseq_double_FINs() 858 /* dropped normal FIN before */ in test_tcp_recv_ooseq_double_FINs()
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_gpio.h | 122 * @brief Function for configuring the GPIO pin range as output pins with normal drive strength. 123 …d to configure pin range as simple output with gate driving GPIO_PIN_CNF_DRIVE_S0S1 (normal cases). 173 … used to configure a pin as simple output with gate driving GPIO_PIN_CNF_DRIVE_S0S1 (normal cases).
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/tcp/ |
H A D | test_tcp_oos.c | 841 /* drop normal data */ in test_tcp_recv_ooseq_double_FINs() 844 /* send normal data */ in test_tcp_recv_ooseq_double_FINs() 917 /* dropped normal data before */ in test_tcp_recv_ooseq_double_FINs() 922 /* normal FIN was NOT delayed */ in test_tcp_recv_ooseq_double_FINs() 931 /* dropped normal FIN before */ in test_tcp_recv_ooseq_double_FINs()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/ |
H A D | uffs_public.c | 327 page_id = 0; //in normal file data block, page_id from 0 in uffs_GetBlockFileDataLength() 328 i = 0; //in normal file data block, search from page 0 in uffs_GetBlockFileDataLength()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/tcp/ |
H A D | test_tcp_oos.c | 872 /* drop normal data */ in test_tcp_recv_ooseq_double_FINs() 875 /* send normal data */ in test_tcp_recv_ooseq_double_FINs() 948 /* dropped normal data before */ in test_tcp_recv_ooseq_double_FINs() 953 /* normal FIN was NOT delayed */ in test_tcp_recv_ooseq_double_FINs() 962 /* dropped normal FIN before */ in test_tcp_recv_ooseq_double_FINs()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig-language.txt | 99 While normal dependencies reduce the upper limit of a symbol (see 183 also means that the behaviour when mixing it with normal defaults is 197 expressions uses one more state than normal boolean logic to express the
|
/nrf52832-nimble/rt-thread/components/drivers/include/ipc/ |
H A D | ringbuffer.h | 24 * normal or to the mirrored buffer. If the write_index has the same value
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | mdns.txt | 7 See notes in src/apps/mdns/mdns.c for what is left. It is however usable in normal
|
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/ |
H A D | serial.h | 30 #define AT91C_US_USMODE_NORMAL ((unsigned int) 0x0) /* USAR) Normal */
|