/nrf52832-nimble/nordic/cmsis/include/ |
H A D | arm_math.h | 1424 * @param[in] pState points to the array for storing intermediate results 1440 * @param[in] pState points to the array for storing intermediate results 4700 …* The accumulator has a 2.62 format and maintains full precision of the intermediate multiplicatio… 4747 * The 2.30 intermediate results are accumulated in a 64-bit accumulator in 34.30 format. 4748 …isk of internal overflow with this approach and the full precision of intermediate multiplications… 4887 …* The accumulator maintains 1.31 format by truncating lower 31 bits of the intermediate multiplica… 4896 …q31_t product1, product2; /* Temporary variables used to store intermediate res… in arm_clarke_q31() 4901 /* Intermediate product is calculated by (1/(sqrt(3)) * Ia) */ in arm_clarke_q31() 4904 /* Intermediate product is calculated by (2/sqrt(3) * Ib) */ in arm_clarke_q31() 4907 /* pIbeta is calculated by adding the intermediate products */ in arm_clarke_q31() [all …]
|
/nrf52832-nimble/rt-thread/components/CMSIS/Include/ |
H A D | arm_math.h | 1539 * @param[in] *pState points to the array for storing intermediate results 1555 * @param[in] *pState points to the array for storing intermediate results 4909 …* The accumulator has a 2.62 format and maintains full precision of the intermediate multiplicatio… 4957 * The 2.30 intermediate results are accumulated in a 64-bit accumulator in 34.30 format. 4958 …isk of internal overflow with this approach and the full precision of intermediate multiplications… 5095 …* The accumulator maintains 1.31 format by truncating lower 31 bits of the intermediate multiplica… 5105 …q31_t product1, product2; /* Temporary variables used to store intermediate res… in arm_clarke_q31() 5110 /* Intermediate product is calculated by (1/(sqrt(3)) * Ia) */ in arm_clarke_q31() 5113 /* Intermediate product is calculated by (2/sqrt(3) * Ib) */ in arm_clarke_q31() 5116 /* pIbeta is calculated by adding the intermediate products */ in arm_clarke_q31() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/polarssl/ |
H A D | md5.h | 48 unsigned long state[4]; /*!< intermediate digest state */
|
H A D | sha1.h | 48 unsigned long state[5]; /*!< intermediate digest state */
|
H A D | md4.h | 48 unsigned long state[4]; /*!< intermediate digest state */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/polarssl/ |
H A D | md5.h | 48 unsigned long state[4]; /*!< intermediate digest state */
|
H A D | sha1.h | 48 unsigned long state[5]; /*!< intermediate digest state */
|
H A D | md4.h | 48 unsigned long state[4]; /*!< intermediate digest state */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_monitor.c | 189 /* We will discard any packet which exceeds length of intermediate buffer */ in monitor_write()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 74 are written to RTT once complete packet is created in intermediate
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | install-sh | 296 # Create intermediate dirs using mode 755 as modified by the umask.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/lwiperf/ |
H A D | lwiperf.c | 299 if (conn->bytes_transferred == 48) { /* @todo: fix this for intermediate settings, too */ in lwiperf_tcp_client_send_more()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/lwiperf/ |
H A D | lwiperf.c | 327 if (conn->bytes_transferred == 48) { /* @todo: fix this for intermediate settings, too */ in lwiperf_tcp_client_send_more()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_core.c | 917 /* search for first node inside intermediate mib in next loop */ in snmp_get_next_node_instance_from_oid()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_core.c | 922 /* search for first node inside intermediate mib in next loop */ in snmp_get_next_node_instance_from_oid()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 524 coding and less string matching; it is somewhat intermediate between
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/ |
H A D | zlib.h | 524 coding and less string matching; it is somewhat intermediate between
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | Doxyfile | 1803 # remove the intermediate dot files that are used to generate
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | fs-ecos.c | 821 // If this was not the last element, then an intermediate in jffs2_ops_mkdir()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | lwip.Doxyfile | 2526 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|
H A D | lwip.Doxyfile.cmake.in | 2526 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/ |
H A D | lwip.Doxyfile | 2500 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | doxygen.xml | 2428 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|