Searched refs:DRONE_REG_FORCE_Y (Results 1 – 2 of 2) sorted by relevance
97 DRONE_REG_FORCE_Y, ///< Force that acts on the drone along Y axis. enumerator172 NRFX_LOG_INFO("y_force: %d \t| 0x%X", p_drone_regs->bytes[DRONE_REG_FORCE_Y], in drone_reg_print()173 p_drone_regs->bytes[DRONE_REG_FORCE_Y]); in drone_reg_print()248 m_drone_reg.bytes[DRONE_REG_ACC_Y] = NRFX_ROUNDED_DIV(m_drone_reg.bytes[DRONE_REG_FORCE_Y], in twis_handler()317 register_num = DRONE_REG_FORCE_Y; in main()
99 DRONE_REG_FORCE_Y, ///< Force that acts on the drone along Y axis. enumerator174 NRFX_LOG_INFO("y_force: %d \t| 0x%X", p_drone_regs->bytes[DRONE_REG_FORCE_Y], in drone_reg_print()175 p_drone_regs->bytes[DRONE_REG_FORCE_Y]); in drone_reg_print()