Home
last modified time | relevance | path

Searched full:mcb (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/boards/renesas/mck_ra8t1/doc/
Dindex.rst15 - RA8T1 CPU board (`MCB-RA8T1`_)
27 **MCB-RA8T1** is a CPU board for motor control equipped with RA8T1. Motor control using RA8T1 can b…
79 Detail Hardware feature for the MCB-RA8T1 board can be found at `MCB-RA8T1 - User's Manual`_
84 The below features are currently supported on Zephyr OS for MCB-RA8T1 board:
138 Program can be flashed to MCB-RA8T1 via the on-board SEGGER J-Link debugger.
145 …2. Make sure J-Link OB jumper is in default configuration as describe in `MCB-RA8T1 - User's Manua…
172 - `MCB-RA8T1 Website`_
176 …ducts/microcontrollers-microprocessors/ra-cortex-m-mcus/rtk0ema5k0c00000bj-mcb-ra8t1-cpu-board-ra8…
182 https://www.renesas.com/us/en/document/mat/mcb-ra8t1-users-manual?r=25466356
194 …ducts/microcontrollers-microprocessors/ra-cortex-m-mcus/rtk0ema5k0c00000bj-mcb-ra8t1-cpu-board-ra8…
/Zephyr-latest/dts/bindings/pwm/
Dnxp,s32-emios-pwm.yaml107 an external counter driven in MCB Up Mode. Changing PWM period
113 an external counter driven in MCB Up Down Mode. Changing PWM period
/Zephyr-latest/drivers/pwm/
Dpwm_nxp_s32_emios.c565 * If timebase is configured in MCB up/down count mode: pwm period = (2 * master bus's period - 2)
624 EMIOS_PWM_LOG(node_id, "master-bus must be configured in MCB up-down")); \
645 EMIOS_PWM_LOG(node_id, "master-bus must be configured in MCB up")); \
664 EMIOS_PWM_LOG(node_id, "master-bus must be configured in MCB up"));)) \
/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/
Dqdec_nxp_s32.c198 /* This API sets MCB/EMIOS_ICU_MODE_EDGE_COUNTER mode */ in qdec_s32_initialize()