Home
last modified time | relevance | path

Searched refs:DRONE_REG_FORCE_Z (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txtx/
Dmain.c98 DRONE_REG_FORCE_Z, ///< Force that acts on the drone along Z axis. enumerator
174 NRFX_LOG_INFO("z_force: %d \t| 0x%X", p_drone_regs->bytes[DRONE_REG_FORCE_Z], in drone_reg_print()
175 p_drone_regs->bytes[DRONE_REG_FORCE_Z]); in drone_reg_print()
250 m_drone_reg.bytes[DRONE_REG_ACC_Z] = NRFX_ROUNDED_DIV(m_drone_reg.bytes[DRONE_REG_FORCE_Z], in twis_handler()
325 register_num = DRONE_REG_FORCE_Z; in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txrx/
Dmain.c100 DRONE_REG_FORCE_Z, ///< Force that acts on the drone along Z axis. enumerator
176 NRFX_LOG_INFO("z_force: %d \t| 0x%X", p_drone_regs->bytes[DRONE_REG_FORCE_Z], in drone_reg_print()
177 p_drone_regs->bytes[DRONE_REG_FORCE_Z]); in drone_reg_print()